diff options
author | pfg <pfg@FreeBSD.org> | 2014-06-20 15:29:09 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2014-06-20 15:29:09 +0000 |
commit | 76a4926d960f80f509edef32f620bd5b4b0ed1c7 (patch) | |
tree | 0258a4920edfd2941d482a0322f2f2f54c3c3ba8 /libexec | |
parent | d9071b72216d167e5278e968bfdf44732835f31a (diff) | |
download | FreeBSD-src-76a4926d960f80f509edef32f620bd5b4b0ed1c7.zip FreeBSD-src-76a4926d960f80f509edef32f620bd5b4b0ed1c7.tar.gz |
regex: Make use of reallocf().
Use of reallocf is useful in libraries as we are not certain the
application will exit after NULL.
This somewhat reduces portability but if since you are building
this as part of libc it is likely you have our non-standard
reallocf(3) already.
Reviewed by: ache
MFC after: 5 days
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions