changeset 2348:9895f57ad9ab

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Fri, 10 Mar 2000 11:40:29 +0000
parents 19edf49307cd
children 5fa185a9956e
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,6 +3,11 @@
 	* lib/savedir.c (savedir): Work even if directory size is
 	negative; this can happen with some screwy NFS configurations.
 
+2000-03-06  Jim Meyering  <meyering@lucent.com>
+
+	* localcharset.c (get_charset_aliases): Don't try to free file_name
+	if it's NULL (because we ran out of memory).  From Bruno Haible.
+
 2000-03-05  Jim Meyering  <meyering@lucent.com>
 
 	* localcharset.c ("path-concat.h"): Include.