[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sr #110809] UBSAN failure in output.c:511 (make_room_for)
From: |
Bruno Haible |
Subject: |
[sr #110809] UBSAN failure in output.c:511 (make_room_for) |
Date: |
Thu, 24 Oct 2024 12:54:58 -0400 (EDT) |
Follow-up Comment #3, sr #110809 (group m4):
ISO WG14 has voted to accept
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3322.pdf, see
https://sourceware.org/pipermail/libc-alpha/2024-October/160375.html . With
this change, memcpy(dest, NULL, 0) is no longer undefined, and GCC and glibc
ought to catch up soon (GCC regarding their sanitizer, and glibc regarding the
declaration of memcpy() in <string.h>).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110809>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sr #110809] UBSAN failure in output.c:511 (make_room_for),
Bruno Haible <=