diff options
author | 2014-05-07 21:06:05 +0000 | |
---|---|---|
committer | 2014-05-07 21:06:05 +0000 | |
commit | fc5fee5a955ae43460837785f67344d5ef36f69d (patch) | |
tree | 5c47595b0d65eef5d3095d846679f1c0f396d80a /lib/libc/stdlib/reallocarray.c | |
parent | comment style fix (diff) | |
download | wireguard-openbsd-fc5fee5a955ae43460837785f67344d5ef36f69d.tar.xz wireguard-openbsd-fc5fee5a955ae43460837785f67344d5ef36f69d.zip |
in BN_clear_free, don't cleanse the data if the static data flag is set.
much debugging work done by otto. ok miod otto.
side note: BN_FLG_STATIC_DATA doesn't actually mean the data is static.
it's also used to indicate the data may be secretly shared behind your back
as a sort of poor man's refcounting, but without the refcounting.
Diffstat (limited to 'lib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions