ntdll: Fix the libdl refcount when loading the same builtin twice.
commit2a1dc157903453e39606e72b27e9a8ae2d1c6dca
authorAlexandre Julliard <julliard@winehq.org>
Wed, 20 Dec 2006 14:54:27 +0000 (20 15:54 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Dec 2006 14:54:27 +0000 (20 15:54 +0100)
treeb9dce177e944b4eb6d0b00e2ab974b50373423f7
parent1d6db94ee279901b056acdca1340661ada155854
ntdll: Fix the libdl refcount when loading the same builtin twice.
dlls/kernel32/tests/module.c
dlls/ntdll/loader.c