src/xx: cppcheck

This commit is contained in:
Gwenhael Goavec-Merou
2023-04-15 08:20:05 +02:00
parent 3ca60dd14d
commit 0a9e8a7e4b
24 changed files with 45 additions and 36 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ uint32_t POFParser::parseSection(uint16_t flag, uint32_t pos, uint32_t size)
_bit_data.begin());
_bit_length = size * 8;
if (_verbose)
printf("size %u %lu\n", size, _bit_data.size());
printf("size %u %zu\n", size, _bit_data.size());
break;
case 0x1a: // flash sections
// 12Bytes ?