OpenBSD CVS

CVS log for src/usr.bin/gzsig/Attic/ssh2.c


[BACK] Up to [local] / src / usr.bin / gzsig

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_6_BASE


Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 7 17:02:22 2014 UTC (9 years, 11 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

The type of iov_len is size_t so the comparison with < 0 does not
work.  Do the length check before the subtraction.
Found by Christian Ehrhardt;  OK markus@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.