about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-12-17 10:41:28 -0800
committerRoland McGrath <roland@hack.frob.com>2014-12-17 10:41:28 -0800
commitaf102d9529faee5810fde80dac6337b6148789ad (patch)
tree845efcf906eb56f32c08a06776c119db03b424e6 /ChangeLog
parentea41469b7ab2c8e35b1c10054f7076a95f80003a (diff)
downloadglibc-af102d9529faee5810fde80dac6337b6148789ad.tar.gz
glibc-af102d9529faee5810fde80dac6337b6148789ad.tar.xz
glibc-af102d9529faee5810fde80dac6337b6148789ad.zip
Remove explicit inline on malloc perturb functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bfd1c9eb0..634166dbba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-17  Roland McGrath  <roland@hack.frob.com>
+
+	* malloc/malloc.c (alloc_perturb, free_perturb): Remove inline keyword.
+
 2014-12-17  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #17725]