summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2013-04-16 12:15:55 +0000
committermillert <millert@openbsd.org>2013-04-16 12:15:55 +0000
commit8b010f33d68c2f42382d5251a6807e866c6cad1a (patch)
tree7e3b425930cca5e4ac67b5cd503e980fe022bc97 /lib/libc/regex
parentMerge ohci_hash_rem_td() into ohci_free_std() to reduce differences with (diff)
downloadwireguard-openbsd-8b010f33d68c2f42382d5251a6807e866c6cad1a.tar.xz
wireguard-openbsd-8b010f33d68c2f42382d5251a6807e866c6cad1a.zip
Replace a realloc() + memcpy() with calloc() + memcpy().
We don't need to zero pfd but using calloc() gets us overflow protection for free. OK chl@ deraadt@
Diffstat (limited to 'lib/libc/regex')
0 files changed, 0 insertions, 0 deletions