diff options
author | tedu <> | 2014-05-07 21:06:05 +0000 |
---|---|---|
committer | tedu <> | 2014-05-07 21:06:05 +0000 |
commit | 175857f1f09d39bc6ca15584b35392b0794c405b (patch) | |
tree | 12cd88c23032ad7586ab59e31ffae76e6118e809 /src/lib/libc/stdlib/a64l.c | |
parent | 2442223a850a28980708189468c6c6597698e398 (diff) | |
download | openbsd-175857f1f09d39bc6ca15584b35392b0794c405b.tar.gz openbsd-175857f1f09d39bc6ca15584b35392b0794c405b.tar.bz2 openbsd-175857f1f09d39bc6ca15584b35392b0794c405b.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 'src/lib/libc/stdlib/a64l.c')
0 files changed, 0 insertions, 0 deletions