client multi.cpp modified common out of bounds error

This commit is contained in:
2018-10-03 12:47:20 +02:00
parent 40ae74bb99
commit a1b24a637b
3 changed files with 22 additions and 21 deletions

View File

@ -25,6 +25,7 @@
#define MULTI_DETECTORS_NOT_ADDED 0x8000000000000000ULL
#define MULTI_HAVE_DIFFERENT_VALUES 0x4000000000000000ULL
#define MULTI_CONFIG_FILE_ERROR 0x2000000000000000ULL
#define MULTI_POS_EXCEEDS_LIST 0x1000000000000000ULL
// sls errors
#define CRITICAL_ERROR_MASK 0xFFFFFFF