ChangeSet ID: 12708 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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