summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 05525db76f1f671e74eb85cbde7aa783b2fff7b5 (plain)
1
2
3
4
5
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.