ENGINE_load_[private|public]_key had error handling that could return
authorGeoff Thorpe <geoff@openssl.org>
Mon, 2 Apr 2001 17:47:16 +0000 (17:47 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 2 Apr 2001 17:47:16 +0000 (17:47 +0000)
commit69443d0da007cf49bc343eb1b9549acb7da46165
tree44b42992190dcc0eeed02011b96556e527f1a8a8
parente4dc18d7e5bc46cb8909e4b12e87cda0b262892f
ENGINE_load_[private|public]_key had error handling that could return
without releasing a lock. This is the same fix as applied to
OpenSSL-engine-0_9_6-stable, minus the ENGINE_ctrl() change - the HEAD
already had that fixed.
crypto/engine/engine_lib.c