[PATCH] assert: Refactor assert/assert_perror
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Mon Mar 31 14:47:11 GMT 2025
On 31/03/25 11:37, Andreas Schwab wrote:
> On Jan 31 2025, Adhemerval Zanella wrote:
>
>> It now calls __libc_message, which contains similar logic. The assert
>> now does not require any dynamic memory allocation, so test-assert2.c
>> is adapted to handle it.
>
> Though __libc_message uses "glibc: fatal" for the VMA name instead of
> "glibc: assert".
>
Indeed, I will fix it.
More information about the Libc-alpha
mailing list