Thread overview
[Issue 22451] ASAN reports stack-overflow on mtype.d
Oct 29, 2021
Luís Ferreira
Dec 17, 2022
Iain Buclaw
October 29, 2021
https://issues.dlang.org/show_bug.cgi?id=22451

--- Comment #1 from Luís Ferreira <contact@lsferreira.net> ---
Along with other recursive expansions, the compiler should be able to detect the stack overflows before exploding with stack protection mechanisms by reading and comparing the stack size at runtime when such recursive expansions happen.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22451

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
December 13
https://issues.dlang.org/show_bug.cgi?id=22451

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18062

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--