GitHub user cvlchinet opened a pull request:

    https://github.com/apache/thrift/pull/264

    Fix TSimpleJSONProtocol reading beyond message

    TSimpleJSONProtocol should stop reading after whole message was read.
    This is a more simple fix than https://github.com/apache/thrift/pull/134

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cvlchinet/thrift patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/264.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #264
    
----
commit 5281e9d3e788da94c7c30fc664ea007e0ddaeb71
Author: cvlchinet <[email protected]>
Date:   2014-11-13T16:37:50Z

    Fix TSimpleJSONProtocol reading beyond message
    
    TSimpleJSONProtocol should stop reading after whole message was read.
    This is a more simple fix than https://github.com/apache/thrift/pull/134

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to