Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: fix leak in SafeX509ExtPrint
`ASN1_item_d2i`'s return value must be freed by the owner. Fix: #1075 PR-URL: #1087 Reviewed-By: Ben Noordhuis <[email protected]>
- Loading branch information