protobuf 3.19.4

Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.


https://developers.google.com/protocol-buffers/

License: BSD-3-Clause

Changes

* Fixed a data loss bug that could occur when the number of optional fields in a message is an exact multiple of 32. (#9440).