diff options
author | Tux <tuxxy@users.noreply.github.com> | 2018-01-05 17:53:45 -0700 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2018-01-05 19:53:45 -0500 |
commit | 110398ee2e28a164ad6e564587d392bfb870eb16 (patch) | |
tree | d5c60d34c567c53453a67a745ee811737c3c4f2a /docs | |
parent | fbb0c12c87931c3c31bb9cc2c221ae3d6f2f63b5 (diff) | |
download | cryptography-110398ee2e28a164ad6e564587d392bfb870eb16.tar.gz cryptography-110398ee2e28a164ad6e564587d392bfb870eb16.tar.bz2 cryptography-110398ee2e28a164ad6e564587d392bfb870eb16.zip |
Use `BN_clear_free` in places where `BN_free` is being used (#4072)
* Expose BN_clear_free
* Use BN_clear_free in test_int_to_bn
* Use BN_clear_free in lieu of BN_free
* Use BN_free on public values
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions