https://sourceware.org/bugzilla/show_bug.cgi?id=26418
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7ca371dba5d612ff1cdaa4ffe33474c1993fbe7f commit 7ca371dba5d612ff1cdaa4ffe33474c1993fbe7f Author: Alan Modra <amo...@gmail.com> Date: Fri Aug 28 21:45:49 2020 +0930 PR26418 UBSAN: cache.c:386 null pointer fwrite The previous "fix" tested the wrong value. PR 26418 * ecofflink.c (WRITE): Really don't write zero size chunks. -- You are receiving this mail because: You are on the CC list for the bug.