mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 03:25:13 +01:00
memry allcation
This commit is contained in:
@@ -359,7 +359,7 @@ int UDPStandardImplementation::setupFifoStructure(){
|
||||
delete fifo[i];
|
||||
fifo[i] = 0;
|
||||
}
|
||||
if(!mem0[i]){
|
||||
if(mem0[i]){
|
||||
free(mem0[i]);
|
||||
mem0[i] = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user