summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-07 14:14:08 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-07 14:14:08 -0700
commitde2139a9f25d8f7fb76f260fe7cc86ffd736a5d9 (patch)
tree409489d11b7de23dbee2553f18e89056764071ef /ChangeLog
parent5ca78dd02444d7a19d676d5c6aca9e0837f1b791 (diff)
downloadglibc-de2139a9f25d8f7fb76f260fe7cc86ffd736a5d9.tar.gz
glibc-de2139a9f25d8f7fb76f260fe7cc86ffd736a5d9.tar.xz
glibc-de2139a9f25d8f7fb76f260fe7cc86ffd736a5d9.zip
Check if deriv->steps is NULL before freeing it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d3823ec78..77ae95cff6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* iconv/gconv_db.c (free_derivation): Check if deriv->steps
+	is NULL.
+
 	* debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
 	(LDLIBS-tst-chk4): This.
 	(LDFLAGS-tst-chk5): Renamed to ...