mirror of https://github.com/infosecn1nja/C3.git
Fix crash in Debug
parent
ec308285a2
commit
1c4261f717
|
@ -127,6 +127,5 @@ namespace std
|
|||
// auto && _Alproxy = _GET_PROXY_ALLOCATOR(_Alty, _Getal());
|
||||
// _Delete_plain(_Alproxy, _STD exchange(_Get_data()._Myproxy, nullptr));
|
||||
//#endif // _ITERATOR_DEBUG_LEVEL != 0
|
||||
SecureZeroMemory(this, sizeof * this);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue