https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112510
--- Comment #12 from Vladimir Sadovnikov <sadko4u at gmail dot com> --- Oh wow, it seems that this makes the code to crash: ``` export ASAN_OPTIONS=detect_stack_use_after_return=1 ./test ```
sadko4u at gmail dot com via Gcc-bugs Tue, 14 Nov 2023 00:50:14 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112510
--- Comment #12 from Vladimir Sadovnikov <sadko4u at gmail dot com> --- Oh wow, it seems that this makes the code to crash: ``` export ASAN_OPTIONS=detect_stack_use_after_return=1 ./test ```