'flags' should only be set inside DSO_load() if constructing a new DSO
authorGeoff Thorpe <geoff@openssl.org>
Thu, 22 Nov 2001 08:48:09 +0000 (08:48 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 22 Nov 2001 08:48:09 +0000 (08:48 +0000)
object - otherwise we overwrite any flags that had been previously set in
the DSO before calling DSO_load().


No differences found