wine/loader kthread.c

Alexandre Julliard julliard at winehq.org
Wed Jun 23 23:07:22 CDT 2004


ChangeSet ID:	12708
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/23 23:07:22

Modified files:
	loader         : kthread.c 

Log message:
	Use wine_dlsym instead of dlsym to avoid the glibc dlerror bug.
	Call dlsym with RTLD_DEFAULT for symbols that we don't redefine to
	work around another glibc bug.

Patch: http://cvs.winehq.org/patch.py?id=12708

Old revision  New revision  Changes     Path
 1.5           1.6           +7 -7       wine/loader/kthread.c




More information about the wine-cvs mailing list