glibc/ChangeLog

6 lines
191 B
Plaintext
Raw Normal View History

2010-05-06 11:42:46 +00:00
2010-05-06 Ulrich Drepper <drepper@redhat.com>
2010-05-05 08:14:51 +00:00
2010-05-06 11:42:46 +00:00
* malloc/malloc.c (_int_free): Possible race in the most recently
added check. Only act on the data if no current modification
happened.