[ 
https://issues.apache.org/jira/browse/THRIFT-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Reiss resolved THRIFT-95.
-------------------------------

    Resolution: Fixed

Strange that this didn't trigger a warning for me.  What system are you on, and 
what gcc version are you using?

> TBufferedTransport class initializtion error
> --------------------------------------------
>
>                 Key: THRIFT-95
>                 URL: https://issues.apache.org/jira/browse/THRIFT-95
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (C++)
>            Reporter: Pavel Rebriy
>         Attachments: THRIFT-95.patch
>
>
> Incorrect initialization of TBufferedTransport class in constructor:
> TBufferedTransport(boost::shared_ptr<TTransport> transport, uint32_t rsz, 
> uint32_t wsz)
> Class member wBufSize_ is initializing by rsz parameter.
> Bug was found with -Wall option :)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to