mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
corrected a delete [] in multiThreadedAnalogDetector
This commit is contained in:
@ -429,7 +429,7 @@ int *getClusters(char *data, int *ph=NULL) {
|
||||
max=*v;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user