Fix double free bug in error path
authorMatt Caswell <matt@openssl.org>
Thu, 7 Apr 2016 13:08:52 +0000 (14:08 +0100)
committerMatt Caswell <matt@openssl.org>
Sat, 9 Apr 2016 09:10:55 +0000 (10:10 +0100)
commit998f2cb8c4d354ef0a5ebf22f1b2ee48cda97664
treeadd2ac3e0668d299b40143d766349d73e758d6ed
parentcf430d059304200e2eac8c02f6ebfbfff3bbdf16
Fix double free bug in error path

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/dsa/dsa_lib.c