Date: Fri Jan 17 21:23:14 2003 Author: jmcd Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv21756/lib
Modified Files:
module.c
Log Message:
dlsym() can return NULL validly, so we can't use that as the error test.
dlerror() is the correct way to test.
Revisions:
module.c 1.5 => 1.6
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/module.c?r1=1.5&r2=1.6
