[PATCHv2 0/3] libc: Fix malloc error handling
Jiri Olsa
jolsa@redhat.com
Sun Sep 25 14:48: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.
v2 changes:
- fixed patches changelog style
- changed as suggested by
http://sources.redhat.com/ml/libc-alpha/2011-09/msg00076.html
thanks,
jirka
---
nss/nsswitch.c | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
More information about the Libc-alpha
mailing list