Geoff Thorpe 11f3f9f4a1 ENGINE_load_private_key, ENGINE_load_public_key, and ENGINE_ctrl all had
error-handling that could return without releasing a lock. These have been
fixed by moving (and copying) the unlock functions relative to the error
checking, but without introducing any new code constructs (we're too late
in the build up to 0.9.6a to risk a warning or error on any system).
2001-04-02 17:34:41 +00:00
..
2001-03-30 16:02:44 +00:00
2001-03-30 13:40:16 +00:00
2001-03-21 18:18:58 +00:00
2000-12-06 04:14:37 +00:00
2000-02-01 02:21:16 +00:00
2001-02-20 13:10:14 +00:00