thrift/lib
David Reiss 58b4fa7e26 Fix a memory leak in TBinaryProtocol.
Summary:
realloc doesn't free the original pointer when it returns null.

Reviewed By: cpiro

Test Plan: make check

TracCamp Project: Thrift

Revert Plan: ok


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665626 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01 04:17:58 +00:00
..
cocoa/src Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
cpp Fix a memory leak in TBinaryProtocol. 2008-04-01 04:17:58 +00:00
csharp Make the C# build task more robust. 2008-03-18 18:22:52 +00:00
erl [thrift] Erlang build tweaks 2008-03-04 07:09:12 +00:00
hs Thrift haskell getTransport working 2008-02-11 22:59:01 +00:00
java Prevent Java's TProtocolUtil.skip from overflowing the stack. 2008-03-18 19:32:00 +00:00
ocaml Thrift: Whitespace cleanup. 2008-02-06 22:18:40 +00:00
perl Fix a bug with Perl's TSocket and THttpClient. 2008-03-27 19:45:24 +00:00
php [thrift] Error checking for T_OBJECT serialization 2008-03-25 03:15:10 +00:00
py Use "all-local" instead of all in Makefile.am. 2008-02-24 17:45:03 +00:00
rb Move Ruby fielded object creation from generated constructor to ThriftStruct 2008-02-26 06:40:22 +00:00
st Merging in some Smalltalk changes from Patrick Collison 2007-11-21 08:43:35 +00:00
Makefile.am [thrift] Erlang build tweaks 2008-03-04 07:09:12 +00:00