OpenBSD CVS

CVS log for src/usr.bin/yacc/verbose.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_8_BASE


Revision 1.13 / (download) - annotate - [select for diffs], Thu Oct 9 03:02:18 2014 UTC (9 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

use reallocarray().  Leave the malloc/realloc cases in the skeleton
untouched because they have their own mult int overflow checks, and
placing reallocarray there causes some incredible fireworks in other
software.  Discussed with 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.