Skip to content

Commit 3bece52

Browse files
aafemtAlexPeshkoff
authored andcommitted
Fix for crash during test bugs.core_3008 (#37)
1 parent ffeea09 commit 3bece52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/yvalve/why.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3934,6 +3934,7 @@ void YRequest::destroy(unsigned dstrFlags)
39343934
}
39353935

39363936
attachment->childRequests.remove(this);
3937+
attachment = NULL;
39373938

39383939
removeHandle(&requests, handle);
39393940

0 commit comments

Comments
 (0)