-
- Downloads
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.
Please register or sign in to comment
Call dlsym with RTLD_DEFAULT for symbols that we don't redefine to work around another glibc bug.