DJ Delorie bcdaad21d4 malloc: tcache double free check
* malloc/malloc.c (tcache_entry): Add key field.
(tcache_put): Set it.
(tcache_get): Likewise.
(_int_free): Check for double free in tcache.
* malloc/tst-tcfree1.c: New.
* malloc/tst-tcfree2.c: New.
* malloc/Makefile: Run the new tests.
* manual/probes.texi: Document memory_tcache_double_free probe.

* dlfcn/dlerror.c (check_free): Prevent double frees.
2018-11-20 13:24:09 -05:00
..
1999-10-04 22:59:43 +00:00
2018-11-20 13:24:09 -05:00
2018-11-20 13:24:09 -05:00
2014-01-02 09:40:10 +01:00
2018-11-20 13:24:09 -05:00
2018-11-20 13:24:09 -05:00
2007-12-16 22:57:57 +00:00