This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/81984] NULL string pointer dereferencing forces undefined behaviour in libgfortran


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81984

--- Comment #4 from Vittorio Zecca <zeccav at gmail dot com> ---
There is no core dump because by default the ubsan sanitizer does not abort.

But I am pretty sure len1==0 at that point.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]