Re: undefined-behavior obstack.c:139
Bruno Haible <[email protected]> Fri, 01 Dec 2023 17:01:45 +0100
| Newsgroups | gmane.comp.gnu.m4.bugs,gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <4466020.274VarDc0s@nimes> |
Jeffrey Walton wrote: > I think that's a valid finding. NULL is not a valid address. You can't > add anything to it. Can you back this opinion with citations from ISO C 23 [1] ? Bruno [1] https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3054.pdf