You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In calibration_create_from_raw() in src/calibration/calibration.c the check of the length of the raw calibration is 1 byte too short, since the strnlen() can return raw_calibration_size
In
calibration_create_from_raw()insrc/calibration/calibration.cthe check of the length of the raw calibration is 1 byte too short, since thestrnlen()can returnraw_calibration_size