aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDoug Hogan <[email protected]>2019-01-03 18:41:37 -0800
committerDoug Hogan <[email protected]>2019-01-08 00:08:22 -0800
commit74a4f7b390581859b798079484f4af2644d41ee2 (patch)
tree434c68f5bd3e4d884f8dbb35ac0f3f2959d62114 /.gitignore
parente8813319d24ed1f8200b09969b015fb2311967f9 (diff)
downloadotp-74a4f7b390581859b798079484f4af2644d41ee2.tar.gz
otp-74a4f7b390581859b798079484f4af2644d41ee2.tar.bz2
otp-74a4f7b390581859b798079484f4af2644d41ee2.zip
Revamp get_dss_private_key()
* Simplify logic by having incremental allocation and only free on error in one place. * Add error checking on all OpenSSL calls. * Make it explicit when you need to be careful with non-ref counted pointers. - set0 calls will save the pointer without reference counting. - On success, set pointers to NULL to avoid double frees since the struct is now responsible for freeing the resources.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions