diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2008-12-09 21:14:31 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2008-12-09 21:14:31 +0000 |
commit | 23e6a482cc7f3d5859e384ce1be6e6dcb00072c5 (patch) | |
tree | 3667062a834103c01f4163a7516a6b4a4ff1635b /dlfcn.h | |
parent | f27c07273d055fa46e91e3ae3fc886a35356ee50 (diff) | |
download | dlfcn-win32-23e6a482cc7f3d5859e384ce1be6e6dcb00072c5.tar.gz dlfcn-win32-23e6a482cc7f3d5859e384ce1be6e6dcb00072c5.tar.bz2 dlfcn-win32-23e6a482cc7f3d5859e384ce1be6e6dcb00072c5.zip |
Fix bug reported by Dan DuVarney, based on a patch by himself.
POSIX says:
If no dynamic linking errors have occurred since the last invocation of
dlerror(), dlerror() shall return NULL.
The code was returning an empty string. The way dlerror( ) returns
the error string has been changed.
Diffstat (limited to 'dlfcn.h')
0 files changed, 0 insertions, 0 deletions