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