Skip to content

protobuf-c 1.4.1

Compare
Choose a tag to compare
@edmonds edmonds released this 11 Jul 01:39
· 50 commits to master since this release

What's Changed

  • Only shift unsigned values to avoid implementation-specific behavior. by @millert in #508
  • Fix issue #499: unsigned integer overflow by @edmonds in #513
  • Fix issue #512: clang analyzer 14 warning about a possible NULL deref. by @edmonds in #514

New Contributors

Full Changelog: v1.4.0...v1.4.1