Software update

Cppcheck Premium 23.5.0 released

Cppcheck Premium 23.5.0 released with updates addressing precision loss, buffer overflow, and redundant reassignments. Check out the latest release notes for more details.

We are happy to announce the release of Cppcheck Premium 23.5.0!

The update addresses issues related to precision loss in assignments/casts, buffer overflow involving buffers with offsets, and redundant reassignments within loops.

Release notes:

  • suspicious loss of precision in assignment / cast
  • buffer overflow when there is a buffer with offset
  • redundant reassignment in loop

Similar posts