mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 16:43:45 +01: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