microsoft / Azure-Kinect-Sensor-SDK

A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
https://Azure.com/Kinect
MIT License
1.47k stars 613 forks source link

The check of the raw calibration size is incorrect #1965

Open icaven opened 6 months ago

icaven commented 6 months ago

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