Thread overview | |||||
---|---|---|---|---|---|
|
October 29, 2021 [Issue 22451] ASAN reports stack-overflow on mtype.d | ||||
---|---|---|---|---|
| ||||
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 [Issue 22451] ASAN reports stack-overflow on mtype.d | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22451 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 -- |
December 13 [Issue 22451] ASAN reports stack-overflow on mtype.d | ||||
---|---|---|---|---|
| ||||
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 -- |
Copyright © 1999-2021 by the D Language Foundation