Fixed #2053
This commit is contained in:
@@ -655,7 +655,7 @@ public:
|
||||
DeleteCriticalSection(&critSection);
|
||||
CloseHandle(hEvent);
|
||||
if(bufferSetup){
|
||||
delete pixels;
|
||||
delete[] pixels;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user