diff options
author | Roland McGrath <roland@gnu.org> | 2005-12-22 01:03:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-12-22 01:03:50 +0000 |
commit | c6813ffea9f3d04c40b81573edc787b39d45ec27 (patch) | |
tree | 927c8c699099610993e5403f85f12cef6ed1176a /ChangeLog | |
parent | 8002dfb87a125fe0866f6d7130e590744789af2f (diff) | |
download | glibc-c6813ffea9f3d04c40b81573edc787b39d45ec27.tar.gz glibc-c6813ffea9f3d04c40b81573edc787b39d45ec27.tar.xz glibc-c6813ffea9f3d04c40b81573edc787b39d45ec27.zip |
[BZ #2066]
2005-12-21 Roland McGrath <roland@redhat.com> [BZ #2066] * intl/l10nflist.c (_nl_make_l10nflist): Free ABS_FILENAME when later malloc fails.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a97417b924..74d0f40521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-12-21 Roland McGrath <roland@redhat.com> + + [BZ #2066] + * intl/l10nflist.c (_nl_make_l10nflist): Free ABS_FILENAME when later + malloc fails. + 2005-12-21 Jakub Jelinek <jakub@redhat.com> * sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease. |