mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-19 08:17:13 +02:00
added address sanitizer for debug mode
This commit is contained in:
@ -1076,7 +1076,7 @@ int slsDetector::setOnline(int off) {
|
||||
|
||||
|
||||
std::string slsDetector::checkOnline() {
|
||||
std::string retval="";
|
||||
std::string retval;
|
||||
if(!controlSocket){
|
||||
//this already sets the online/offline flag
|
||||
setTCPSocket();
|
||||
|
Reference in New Issue
Block a user