[PATCH 0/3] libc: Fix malloc error handling
Jiri Olsa
jolsa@redhat.com
Thu Sep 15 14:24:00 GMT 2011
hi,
I used latrace error simulation and got some crashes from
code that handles malloc out of memory cases.
I understand it is quite unlikely those cases would be hit
in real world, but since I've already tracked them down
I am sharing them.. ;)
It's also first time I saw the nss code, so I could overlook
something.
thanks,
jirka
---
nss/nsswitch.c | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
More information about the Libc-alpha
mailing list