[PATCH v2] [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functions
Alexander Monakov
amonakov@ispras.ru
Mon Sep 2 08:03:00 GMT 2013
Hi,
dlsym needs such treatment as well: it calls calloc internally, which may be
overridden in the same TU (or a malloc hook could be installed).
Alexander
More information about the Libc-alpha
mailing list