Files
bionic/libc/bionic
Xi Wang 7f5aa4f35e bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memalign()
The allocation size in chk_malloc(), leak_malloc(), and leak_memalign()
functions may be rounded up to a small value, leading to buffer overflows.
The code only runs in debugging mode.

This patch complements commit 6f04a0f4 (CVE-2009-0607).

Change-Id: Id899bcd2bcd2ea2205e5753c433390710032dc83
Signed-off-by: Xi Wang <xi.wang@gmail.com>
2012-05-07 10:50:21 -07:00
..
2011-12-06 08:39:18 -08:00
2010-01-15 15:57:02 -08:00
2009-03-03 19:28:35 -08:00
2011-03-21 20:01:03 -07:00
2011-07-07 22:46:16 +02:00
2010-10-15 02:16:16 +08:00