Engine API repair - memory management hooks
authorRichard Levitte <levitte@openssl.org>
Sun, 6 Mar 2016 01:54:40 +0000 (02:54 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 8 Mar 2016 23:33:38 +0000 (00:33 +0100)
commit6d5667110a6844640af4c7a9cb91b0cffa297ce7
treeb7ba9c68742ec634df3d18ede9ed479243df41c8
parent8458f1bfab1b30ce96a39593331a94b44efbe2b2
Engine API repair - memory management hooks

The Engine API lost the setting of memory management hooks in
bind_engine.  Here's putting that back.

EX_DATA and ERR functions need the same treatment.

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/engine/eng_dyn.c
include/openssl/engine.h