]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix seg fault attempting to unget an EOF character.
authorNick Clifton <nickc@redhat.com>
Thu, 1 Dec 2016 15:20:19 +0000 (15:20 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 1 Dec 2016 15:20:19 +0000 (15:20 +0000)
commit69ace2200106348a1b00d509a6a234337c104c17
treea1f179bb024f0411fe964d6ea156285b49febc25
parent4cbd84083ea89e870526ed0c80d462084887ba6e
Fix seg fault attempting to unget an EOF character.

PR gas/20898
* app.c (do_scrub_chars): Do not attempt to unget EOF.
gas/ChangeLog
gas/app.c