diff options
author | Jiri Olsa <jolsa@redhat.com> | 2011-10-06 03:04:10 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-06 03:04:10 -0400 |
commit | 0490345c9fd1f3368f3a515435b0c8a7f6f739fc (patch) | |
tree | d2d7ddbe8434cc195255c3c8f9908b01446a4b84 /ChangeLog | |
parent | 3a62d00d408e9ec19479b6c7d39e89021061f9cd (diff) | |
download | glibc-0490345c9fd1f3368f3a515435b0c8a7f6f739fc.tar glibc-0490345c9fd1f3368f3a515435b0c8a7f6f739fc.tar.gz glibc-0490345c9fd1f3368f3a515435b0c8a7f6f739fc.tar.bz2 glibc-0490345c9fd1f3368f3a515435b0c8a7f6f739fc.zip |
Handle OOM in NSS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-09-15 Jiri Olsa <jolsa@redhat.com> + + * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch + out of memory case. + 2011-10-04 Andreas Schwab <schwab@redhat.com> * include/dlfcn.h (__RTLD_NOIFUNC): Define. |