diff options
author | pfg <pfg@FreeBSD.org> | 2014-05-05 18:04:57 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2014-05-05 18:04:57 +0000 |
commit | 8cec0590bb371525e58de74912d1bfd37aa05881 (patch) | |
tree | ea450904484bcb73894302f745b6da0358edd2e9 /lib/libc/regex/regexec.c | |
parent | a83f2bfbbd6c98c7b7caac7e8efa18e49be0b241 (diff) | |
download | FreeBSD-src-8cec0590bb371525e58de74912d1bfd37aa05881.zip FreeBSD-src-8cec0590bb371525e58de74912d1bfd37aa05881.tar.gz |
Revert r265367:
Use of calloc instead of malloc in regex (from OpenBSD).
In this case the change makes no sense since we are using realloc() later.
Reported by: ache
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions