On Fri, May 26, 2017 at 8:48 AM, Iain Buclaw wrote:
>
> This patch fixes a problem in the D demangler where an abnormally long
> mangled floating point literal would cause the program write past the
> allocated stack buffer. This should never happen with a valid D
> symbol, but we should be able
Hi,
This patch fixes a problem in the D demangler where an abnormally long
mangled floating point literal would cause the program write past the
allocated stack buffer. This should never happen with a valid D
symbol, but we should be able to handle anything thrown at us.
---
commit 62d51a8de1fa