]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove call to abort in the DGB debug format printing code, thus allowing the display...
authorNick Clifton <nickc@redhat.com>
Mon, 3 Nov 2025 11:49:02 +0000 (11:49 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 3 Nov 2025 11:49:02 +0000 (11:49 +0000)
commit12ef7d5b7b02d0023db645d86eb9d0797bc747fe
treea81bfab4b2fce509e1d77dd2e8c7647d44fce77a
parentf5bee9f31b2c7c7933fd4974744ea9daa4df00b2
Remove call to abort in the DGB debug format printing code, thus allowing the display of a fuzzed input file to complete without triggering an abort.

PR 33448
binutils/prdbg.c