https://sourceware.org/bugzilla/show_bug.cgi?id=26410
--- Comment #1 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=30b940a097d48c73013bea38a36c5f8e3c3b2358 commit 30b940a097d48c73013bea38a36c5f8e3c3b2358 Author: Alan Modra <amo...@gmail.com> Date: Tue Aug 25 14:51:21 2020 +0930 PR26410, UBSAN: symbols.c:1818 Don't memset(0,0,0). PR 26410 * symbols.c (dollar_label_count, dollar_label_max): Make size_t. (dollar_label_clear): Don't call memset with NULL pointer. -- You are receiving this mail because: You are on the CC list for the bug.