diff options
author | 2013-04-16 12:15:55 +0000 | |
---|---|---|
committer | 2013-04-16 12:15:55 +0000 | |
commit | 8b010f33d68c2f42382d5251a6807e866c6cad1a (patch) | |
tree | 7e3b425930cca5e4ac67b5cd503e980fe022bc97 /lib/libc/regex | |
parent | Merge ohci_hash_rem_td() into ohci_free_std() to reduce differences with (diff) | |
download | wireguard-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