ChangeLog: coverity fixes

This commit is contained in:
Robert Edmonds 2014-01-11 15:52:16 -05:00
parent da3dd5239a
commit b8c5e06de3

View File

@ -77,6 +77,10 @@ protobuf-c (0.16) UNRELEASED
built by default. Specify --enable-rpc to configure to build the RPC
library.
* Fix a potential use of an unitialized value in protobuf_c_message_unpack()
and several memory leaks in protoc-c, discovered by a commercial static code
analysis tool.
* Bump the libprotobuf-c SONAME.
* Update copyright and license statements throughout. The original