On Wed, Oct 4, 2023 at 10:06 AM Xi Ruoyao wrote: > > Maybe `__attribute_deprecated_msg__ ("may overflow the stack")` is > better? And should we have an alternate interface to replace it? > > or maybe just use malloc __fortify_fail ("") if that fails ?