diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-10-06 03:18:20 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-06 03:18:20 -0400 |
commit | 054c0457fd670ab29024e5e8655f507aecd68e18 (patch) | |
tree | b154a499429434c277433e7ac22097e52b05248b /ChangeLog | |
parent | 64031225b2595620658640c0b7e01311c8b69a06 (diff) | |
download | glibc-054c0457fd670ab29024e5e8655f507aecd68e18.zip glibc-054c0457fd670ab29024e5e8655f507aecd68e18.tar.gz glibc-054c0457fd670ab29024e5e8655f507aecd68e18.tar.bz2 |
Stop crash in OOM handling in NSS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-10-06 Ulrich Drepper <drepper@gmail.com> + + * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting + from tree and freeing node. + 2011-09-25 Jiri Olsa <jolsa@redhat.com> * nss/nsswitch.c (__nss_database_lookup): Handle |