After loading a dynamic engine, reset the command definitions to the
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 22:32:19 +0000 (22:32 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 22:32:19 +0000 (22:32 +0000)
commit5b8a57ecaee80b8abac431c201387bcebab2113f
tree194df87f3817352ea6ca1fe5b005cf1a38fe341d
parent817dfc18a31cc1b1281f5e7396abf2064f0c2a10
After loading a dynamic engine, reset the command definitions to the
empty set.  This prevents engines that do not set the command
definitions themselves to inherit the ones from "dynamic", which would
otherwise be very confusing.
crypto/engine/eng_dyn.c