Check size against SIZE_T_CEILING in realloc too.
commite09ab69703967716b2765e062ca229e641dba53e
authorNick Mathewson <nickm@torproject.org>
Mon, 3 Jan 2011 20:15:27 +0000 (3 15:15 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 3 Jan 2011 20:15:27 +0000 (3 15:15 -0500)
tree37ca7884193571a6204a3f40981b2cdcdaa6f726
parent5c09431cc7c3843a26b2fcc8e52f56f3bba8abb6
Check size against SIZE_T_CEILING in realloc too.

Fixes bug 2324.
changes/bug2324 [new file with mode: 0644]
src/common/util.c