glibc/dlfcn
Florian Weimer fabf5e49dd dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]
The dls_serpath path field, as an array of length 1, introduces
unexpected array subscript checks with some compilers.

GCC versions before 3.0 treat the nested anonymous union as a
declaration of an unnamed type, and not as a member declaration,
so this construct cannot be used for these compilers.
2019-06-19 10:13:50 +02:00
..
bug-atexit1-lib.c
bug-atexit1.c Prefer https for Sourceware links 2017-11-16 11:49:26 +05:30
bug-atexit2-lib.c
bug-atexit2.c Prefer https for Sourceware links 2017-11-16 11:49:26 +05:30
bug-atexit3-lib.cc
bug-atexit3.c
bug-dl-leaf-lib-cb.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
bug-dl-leaf-lib.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
bug-dl-leaf.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
bug-dlopen1.c
bug-dlsym1-lib1.c
bug-dlsym1-lib2.c
bug-dlsym1.c
default.c
defaultmod1.c
defaultmod2.c
dladdr1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dladdr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlclose.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlerror.c dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476] 2019-05-15 23:34:55 +02:00
dlfcn.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlfcn.h dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166] 2019-06-19 10:13:50 +02:00
dlfreeres.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlinfo.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlmopen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlopen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlopenold.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlsym.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
dlvsym.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
errmsg1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
errmsg1mod.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
failtest.c
failtestmod.c
glreflib1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
glreflib2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
glreflib3.c
glrefmain.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
modatexit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
modcxaatexit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
moddummy1.c
moddummy2.c
modstatic2.c
modstatic3.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
modstatic5.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
modstatic.c
sdladdr1.c
sdladdr.c
sdlclose.c
sdlerror.c
sdlfreeres.c libc: Extend __libc_freeres framework (Bug 23329). 2018-06-29 22:39:06 -04:00
sdlinfo.c
sdlmopen.c
sdlopen.c
sdlsym.c
sdlvsym.c
tst-dladdr.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-dlinfo.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-rec-dlopen.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tstatexit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tstcxaatexit.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tststatic2.c
tststatic3.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tststatic4.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tststatic5.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tststatic.c
Versions libc: Extend __libc_freeres framework (Bug 23329). 2018-06-29 22:39:06 -04:00