[PATCH v7 04/16] elf: Add _dl_audit_objclose
Florian Weimer
fweimer@redhat.com
Fri Dec 24 12:10:51 GMT 2021
* Adhemerval Zanella:
> It consolidates the code required to call la_objclose audit
> callback.
>
> Checked on x86_64-linux-gnu, i686-linux-gnu, and aarch64-linux-gnu.
> ---
> elf/dl-audit.c | 21 +++++++++++++++++++++
> elf/dl-close.c | 20 +-------------------
> elf/dl-fini.c | 16 +---------------
> sysdeps/generic/ldsodefs.h | 4 ++++
> 4 files changed, 27 insertions(+), 34 deletions(-)
Looks good.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Thanks,
Florian
More information about the Libc-alpha
mailing list