Fix a leak in i2b_PVK
authorMatt Caswell <matt@openssl.org>
Thu, 28 Apr 2016 18:49:17 +0000 (19:49 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 08:05:23 +0000 (09:05 +0100)
commit098c1e3d1425ffdad15e6001b4fc9f2a606f3d83
tree7f64703a98b897eaf14edabd2f6eb751c3aebb9b
parent1f644005ac5f84536c2a80480bf6fdbdf1239f39
Fix a leak in i2b_PVK

Commit 8e588e28 fixed a leak but introduced a new one.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/pem/pvkfmt.c