Fix ASN.1 private encode of EC_KEY to not change the input key
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Jul 2016 11:31:26 +0000 (13:31 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 15 Jul 2016 13:14:44 +0000 (15:14 +0200)
commitb8a7bd83e68405fdf595077973035ac6fe24cb97
treeaba9a94719a5c93e3bdf66bbdc122e96eb539f34
parentd166ed8c11e10e9fdaeac182effb9dd318843924
Fix ASN.1 private encode of EC_KEY to not change the input key

RT#4611

Reviewed-by: Stephen Henson <steve@openssl.org>
crypto/ec/ec_ameth.c