glibc/ChangeLog
2010-05-06 04:42:46 -07:00

6 lines
191 B
Plaintext

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