Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf. | Roland McGrath | 2002-10-24 | 1 | -0/+54 |
(free_mem): New function. * posix/Makefile (tests): Add bug-regex14. Add bug-regex14-mem if not cross compiling. (generated): Add bug-regex14-mem and bug-regex14.mtrace. (bug-regex14-ENV): Set. (bug-regex14-mem): New target. * posix/bug-regex14.c: New file. * elf/Makefile ($(objpfx)librtld.map): Use temporary file for output target, so we don't touch it when the link fails. |