Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

The check of the raw calibration size is incorrect #1965

Open
icaven opened this issue Dec 15, 2023 · 0 comments · May be fixed by #1966
Open

The check of the raw calibration size is incorrect #1965

icaven opened this issue Dec 15, 2023 · 0 comments · May be fixed by #1966

Comments

@icaven
Copy link

icaven commented Dec 15, 2023

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

@icaven icaven linked a pull request Dec 15, 2023 that will close this issue
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant