https://sourceware.org/bugzilla/show_bug.cgi?id=32698
--- Comment #2 from He Zhang <shiyuyuranzh at gmail dot com> --- (In reply to Sourceware Commits from comment #1) > The master branch has been updated by Alan Modra <amo...@sourceware.org>: > > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git; > h=b75c7a81e0b301b7164536025fda08a741b368ef > > commit b75c7a81e0b301b7164536025fda08a741b368ef > Author: Alan Modra <amo...@gmail.com> > Date: Sat Feb 15 17:06:58 2025 +1030 > > PR32698, potential null pointer dereference in tekhex.c > > PR 32698 > * tekhex.c (find_chunk): Remove unnecessary casts. > (insert_byte): Check and return status from find_chunk. > (move_section_contents): Likewise. > (tekhex_get_section_contents, tekhex_set_arch_mach): Return > status from move_section_contents. > (first_phase): Check and return status from first_phase. Thank you for your reply and patience! -- You are receiving this mail because: You are on the CC list for the bug.