Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/regex



Module Name:    basesrc
Committed By:   christos
Date:           Mon Dec 17 16:32:49 UTC 2001

Modified Files:
        basesrc/lib/libc/regex: engine.c

Log Message:
PR/14975: Takayoshi Kochi: memory leak in regexec(3).
Always free m->pmatch and m->lastpos on error.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/regex/engine.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index