commaai / panda

code powering the comma.ai panda
MIT License
1.52k stars 763 forks source link

update cppcheck #1859

Closed 0x41head closed 7 months ago

0x41head commented 7 months ago

Updates cppcheck version to remove false positive for misra 10.3 For #1852

adeebshihadeh commented 7 months ago

It seems this may solve part of #1847.

CI seems to fail now on those errors, but we still need to understand why the results are different on different machines. I'd also be curious which commit in cppcheck fixed this.