mirror of git://sourceware.org/git/glibc.git
real malloc in the catch object. (_dl_catch_error): Forward information about malloc use to caller in new parameter. (_dl_out_of_memory): Make static. * elf/dl-deps.c: Adjust callers of _dl_catch_error. * elf/dl-libc.c: Likewise. * elf/dl-open.c: Likewise. * elf/rtld.c: Likewise. Add new --audit option. * sysdeps/generic/ldsodefs.h: Remove _dl_out_of_memory declaration. (rtld_global_ro._dl_signal_error): Add new parameter. * include/dlfcn.h (_dl_catch_error): Add new parameter. * dlfcn/dlfcn.c (_dlerror_run): Pass additional parameter to _dl_catch_error. Only free if the returned newly value says so. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Versions | ||
| bug-dlopen1.c | ||
| bug-dlsym1-lib1.c | ||
| bug-dlsym1-lib2.c | ||
| bug-dlsym1.c | ||
| default.c | ||
| defaultmod1.c | ||
| defaultmod2.c | ||
| dladdr.c | ||
| dladdr1.c | ||
| dlclose.c | ||
| dlerror.c | ||
| dlfcn.c | ||
| dlfcn.h | ||
| dlinfo.c | ||
| dlmopen.c | ||
| dlopen.c | ||
| dlopenold.c | ||
| dlsym.c | ||
| dlvsym.c | ||
| errmsg1.c | ||
| errmsg1mod.c | ||
| eval.c | ||
| failtest.c | ||
| failtestmod.c | ||
| glreflib1.c | ||
| glreflib2.c | ||
| glrefmain.c | ||
| modatexit.c | ||
| modcxaatexit.c | ||
| modstatic.c | ||
| modstatic2.c | ||
| sdladdr.c | ||
| sdladdr1.c | ||
| sdlclose.c | ||
| sdlerror.c | ||
| sdlinfo.c | ||
| sdlmopen.c | ||
| sdlopen.c | ||
| sdlsym.c | ||
| sdlvsym.c | ||
| tst-dladdr.c | ||
| tst-dlinfo.c | ||
| tstatexit.c | ||
| tstcxaatexit.c | ||
| tststatic.c | ||
| tststatic2.c | ||