Skip to content

Protocol Buffers v3.15.4

Compare
Choose a tag to compare
@acozzette acozzette released this 03 Mar 21:50
· 24 commits to 3.15.x since this release

Ruby

  • Fixed SEGV when users pass nil messages (#8363)
  • Fixed quadratic memory usage when appending to arrays (#8364)

C++

  • Create a CMake option to control whether or not RTTI is enabled (#8361)

PHP

  • read_property() handler is not supposed to return NULL (#8362)