mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
some changes for memory leak
This commit is contained in:
@ -355,7 +355,6 @@ int UDPStandardImplementation::setupFifoStructure(){
|
||||
buffer[i] += (bufferSize * numberofJobsPerBuffer + HEADER_SIZE_NUM_TOT_PACKETS);
|
||||
count++;
|
||||
}
|
||||
cout<<i<<" count:"<<count<<endl;
|
||||
}
|
||||
FILE_LOG(logDEBUG) << "Info: Fifo structure(s) reconstructed";
|
||||
return OK;
|
||||
|
Reference in New Issue
Block a user