OpenBSD CVS

CVS log for src/bin/dd/args.c


[BACK] Up to [local] / src / bin / dd

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_3_BASE


Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 1 05:46:20 2006 UTC (17 years, 7 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.16: +5 -4 lines
Diff to previous 1.16 (colored)

Fix range checking for in.dbsz and out.dbsz.
Add range checking for cbsz.
Change type in format string to %zd and cast SSIZE_MAX to ssize_t.

Fixes PR 5278 submitted by malaler at gmail dot com.

OK otto@ and millert@.

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.