[PATCH v5 17/22] elf: Add la_activity during application exit

Florian Weimer fweimer@redhat.com
Thu Nov 11 12:50:30 GMT 2021


* Adhemerval Zanella:

> la_activity() is not called during application exit, even though
> la_objclose is.

Patch looks okay to me.

Just a nit:


> diff --git a/elf/tst-auditmod23.c b/elf/tst-auditmod23.c
> new file mode 100644
> index 0000000000..20ef19945d
> --- /dev/null
> +++ b/elf/tst-auditmod23.c

> +  if (map_desc == NULL)
> +    abort();

Missing space.

Thanks,
Florian



More information about the Libc-alpha mailing list