[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/23075] Stack Exhaustion in resolve_expression when address sani
From: |
amodra at gmail dot com |
Subject: |
[Bug gas/23075] Stack Exhaustion in resolve_expression when address sanitizer of GCC is enabled |
Date: |
Wed, 18 Apr 2018 00:17:18 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23075
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |amodra at gmail dot com
Resolution|--- |WONTFIX
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
a) Feeding completely unreadable source into the assembler is unreasonable.
b) You can easily overflow the stack, especially with asan.
--
You are receiving this mail because:
You are on the CC list for the bug.