[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/20902] AS:Assertion Violation when ignoring characters after pr
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/20902] AS:Assertion Violation when ignoring characters after printing warning messages |
Date: |
Thu, 24 Jan 2019 23:15:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20902
--- 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 <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0c56b5cfb68cd099e00f6fdb5ad08061c7b16b79
commit 0c56b5cfb68cd099e00f6fdb5ad08061c7b16b79
Author: Alan Modra <address@hidden>
Date: Fri Jan 25 09:34:14 2019 +1030
PR24125, Assertion failure with embedded NULs in string
An assertion that can be triggered by user input is wrong, so remove
it. I believe the NUL would have been accepted before the PR20902
patch.
PR 20902
PR 24125
* read.c (stringer): Delete assertion.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/20902] AS:Assertion Violation when ignoring characters after printing warning messages,
cvs-commit at gcc dot gnu.org <=