attempt to fix SEH
This commit is contained in:
parent
7cad78e236
commit
97fd830175
@ -1733,6 +1733,10 @@ public:
|
||||
Allocator::Free(typeless_);
|
||||
}
|
||||
|
||||
uri_.SetNull();
|
||||
error_.SetNull();
|
||||
currentError_.SetNull();
|
||||
|
||||
RAPIDJSON_DELETE(ownAllocator_);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user