]> git.ipfire.org Git - thirdparty/glibc.git/blob - dlfcn/bug-dlsym1-lib2.c
dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]
[thirdparty/glibc.git] / dlfcn / bug-dlsym1-lib2.c
1 /* Test module for bug-dlsym1.c test case. */
2
3 char dlopen_test_variable;