Skip to content

v1.0.18

Compare
Choose a tag to compare
@MiguelCompany MiguelCompany released this 27 Jan 15:11
· 89 commits to master since this release
b02d6d0

This release adds quality-related improvements to Fast CDR:

  • Added CodeQL static analysis

It also contains the following fixes:

  • Avoid unsafe castings to wchar_t *
  • Check sequence lengths when deserializing

Related PRs:
#97, #99, #98, #100