OpenBSD CVS

CVS log for src/usr.bin/aucat/aucat.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_5_BASE


Revision 1.174 / (download) - annotate - [select for diffs], Thu Feb 21 06:19:51 2019 UTC (5 years, 3 months ago) by ratchov
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.173: +5 -1 lines
Diff to previous 1.173 (colored)

Use reallocarray in place of malloc(a * b) to handle possible
overflow in multiplication of malloc argument.

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.