mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 19:30:10 +00:00
6 lines
191 B
Plaintext
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.
|