|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/31314] chew crashing on use of uninitialized value |
Date: | Mon, 29 Jan 2024 23:17:35 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31314 --- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e175a2fc60cb9709c4461cdd8596ae05e529d67b commit e175a2fc60cb9709c4461cdd8596ae05e529d67b Author: Alan Modra <amodra@gmail.com> Date: Tue Jan 30 09:38:56 2024 +1030 PR31314, chew crashing on use of uninitialized value The "drop" call in wrap_comment already increments pc. Defining DOCDD in proto.str is a warning fix. PR 31314 * chew.c (wrap_comment): Don't increment pc. * proto.str (DOCDD): Define. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |