https://sourceware.org/bugzilla/show_bug.cgi?id=27854
--- 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=90f56146e5748bab6baca97b1470bbd144ae10e8 commit 90f56146e5748bab6baca97b1470bbd144ae10e8 Author: Yinjun Zhang <yinjun.zh...@corigine.com> Date: Wed Aug 25 21:01:17 2021 -0400 nfp: add validity check of island and me AddressSanitizer detects heap-buffer-overflow when running "objdump -D" for nfp .nffw files. PR 27854 * nfp-dis.c (_NFP_ISLAND_MAX, _NFP_ME_MAX): Define. (nfp_priv_data): ..and use here. (_print_instrs): Sanity check island and menum. Signed-off-by: Yinjun Zhang <yinjun.zh...@corigine.com> Signed-off-by: Simon Horman <simon.hor...@corigine.com> -- You are receiving this mail because: You are on the CC list for the bug.