Skip to content

Commit d7b4031

Browse files
committed
Add MmpTlsFiber
2 parents c7839ea + 826747e commit d7b4031

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MemoryModule/MmpTls.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ VOID NTAPI HookLdrShutdownThread(VOID) {
276276

277277
PLIST_ENTRY entry;
278278
PMMP_TLSP_RECORD record = nullptr;
279+
BOOL postpone = IsThreadAFiber();
279280

280281
//
281282
// Find our tlsp record

0 commit comments

Comments
 (0)