Summary: | regcomp.c can mishandle a heap allocation failure | ||
---|---|---|---|
Product: | glibc | Reporter: | jim <jim> |
Component: | regex | Assignee: | Ulrich Drepper <drepper.fsp> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | glibc-bugs-regex, glibc-bugs |
Priority: | P2 | ||
Version: | 2.12 | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Attachments: | regcomp.c: do not ignore memory allocation failure |
Description
jim@meyering.net
2010-01-04 09:20:35 UTC
Created attachment 4489 [details]
regcomp.c: do not ignore memory allocation failure
I've applied the patch. |