Ensured error handling is now consistent with the --binary
Compare changes
- Dominik Loidolt authored
- Ensured error handling is now consistent with the --binary option when model file size does not match original data size see 3321f1d8 (Add model file size mismatch check and update version to 0.14, 2025-01-16) - Enhanced cmp_tool integration tests to cover model size mismatch cases
+ 1
− 1
@@ -1315,7 +1315,7 @@ static __inline ssize_t str2uint8_arr(const char *str, uint8_t *data, uint32_t b
@@ -1315,7 +1315,7 @@ static __inline ssize_t str2uint8_arr(const char *str, uint8_t *data, uint32_t b
fprintf(stderr, "%s: %s: Warning: The file may contain more data than specified by the samples or cmp_size parameter.\n",