[PATCH v7 01/16] elf: Add _dl_audit_objopen

Florian Weimer fweimer@redhat.com
Fri Dec 24 11:50:39 GMT 2021


* Adhemerval Zanella:

> It consolidates the code required to call la_objopen audit callback.
>
> Checked on x86_64-linux-gnu, i686-linux-gnu, and aarch64-linux-gnu.
> ---
>  elf/Makefile               |  2 +-
>  elf/dl-audit.c             | 39 ++++++++++++++++++++++++++++++++++++++
>  elf/dl-load.c              | 18 ++----------------
>  elf/rtld.c                 | 23 ++--------------------
>  sysdeps/generic/ldsodefs.h |  5 +++++
>  5 files changed, 49 insertions(+), 38 deletions(-)
>  create mode 100644 elf/dl-audit.c

Looks okay.

Reviewed-by: Florian Weimer <fweimer@redhat.com>

Thanks,
Florian



More information about the Libc-alpha mailing list