Will Newton
321e268471
malloc/hooks.c: Correct check for overflow in memalign_check.
...
A large value of bytes passed to memalign_check can cause an integer
overflow in _int_memalign and heap corruption. This issue can be
exposed by running tst-memalign with MALLOC_CHECK_=3.
ChangeLog:
2013-10-10 Will Newton <will.newton@linaro.org>
* malloc/hooks.c (memalign_check): Ensure the value of bytes
passed to _int_memalign does not overflow.
2013-10-10 14:52:05 +01:00
..
2013-09-20 11:54:58 -03:00
1999-10-04 22:59:43 +00:00
2013-10-10 14:52:05 +01:00
2013-10-04 09:12:59 +01:00
2013-09-20 11:54:58 -03:00
2013-03-08 21:27:42 +00:00
2012-03-28 13:05:11 -04:00
2013-01-02 19:05:09 +00:00
2013-03-08 16:46:07 +00:00
2013-01-02 19:05:09 +00:00
2013-05-16 11:32:54 -05:00
2013-01-02 19:05:09 +00:00
2013-05-16 11:32:54 -05:00
2013-03-08 21:27:42 +00:00
2013-06-08 00:22:23 +00:00
2013-01-02 19:05:09 +00:00
2013-06-07 22:24:35 +00:00
2013-01-02 19:05:09 +00:00
2013-01-02 19:05:09 +00:00
2013-01-02 19:05:09 +00:00
2013-01-02 19:05:09 +00:00
2013-01-02 19:05:09 +00:00
2013-01-02 19:05:09 +00:00
2005-12-06 00:50:15 +00:00
2013-01-02 19:05:09 +00:00
2013-01-02 19:05:09 +00:00
2013-10-04 09:12:59 +01:00
2013-01-02 19:05:09 +00:00
2013-01-11 07:14:18 -08:00
2000-11-20 17:40:29 +00:00
2013-10-04 09:14:27 +01:00
2013-10-04 09:15:33 +01:00
2013-09-09 09:20:09 +01:00
2007-12-16 22:57:57 +00:00
2013-10-04 09:16:41 +01:00
2012-01-01 07:17:21 -05:00