Refer to old CL file.

This commit is contained in:
Ulrich Drepper 2010-05-07 01:18:34 -07:00
parent a160f8d808
commit 265bb1ce94

View File

@ -8,3 +8,5 @@
* malloc/malloc.c (_int_free): Possible race in the most recently
added check. Only act on the data if no current modification
happened.
See ChangeLog.17 for earlier changes.