This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename
authorGeoff Thorpe <geoff@openssl.org>
Wed, 25 Apr 2001 22:40:55 +0000 (22:40 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 25 Apr 2001 22:40:55 +0000 (22:40 +0000)
commitb7b6c047ca5badf3d76187ad2640e5f088e96ecd
tree3fa0de874be0b8dd7a2ade692bdaffea9ce4198a
parent0ea659475c634933126386dc31d6589ecf10d3fc
This change to the "dl", "dlfcn", and "win32" DSO_METHODs adds the filename
or symbol name to the error stack in the event a load or bind operation
failed.
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_win32.c