summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regfree.c
Commit message (Collapse)AuthorAgeFilesLines
* Since we have modified charjump to be CHAR_MIN-based, we have toDaniel C. Sobral2000-07-081-1/+2
| | | | | | | | | correct the offset when we free it. Caught by: phkmalloc Notes: svn path=/head/; revision=62817
* Fix memory leak introduced with regcomp.c rev 1.14.Daniel C. Sobral2000-07-021-0/+6
| | | | Notes: svn path=/head/; revision=62417
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+80
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573