On Mon Jun 16 14:01:52 2025 +0000, Zhiyi Zhang wrote:
Maybe it checks the flag in LdrShutdownThread(). I will add some tests for normal frames.
LdrShutdownThread() was an example of where RtlFreeThreadActivationContextStack() is called. What I meant was the you can't free such "unsafe" frame in a regular way.