Thrift: Forgot to dereference a pointer.
authorDavid Reiss <dreiss@apache.org>
Mon, 4 Feb 2008 19:24:00 +0000 (19:24 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 4 Feb 2008 19:24:00 +0000 (19:24 +0000)
commit20f009d6251af0f838c4ef8799d6b238cd230606
tree35b26d27d4c7326e20947ef49c030c512dca4e4f
parent46379900138403d9012cc504d9143d971920ec91
Thrift: Forgot to dereference a pointer.

Summary:
This didn't get updated when the interface changed,
and the cast silenced the warning message.  Stupid C.

Reviewed By: mcslee

Test Plan: Trust Chad Walters.

Revert Plan: ok

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665457 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TZlibTransport.cpp