You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by bananer <gi...@git.apache.org> on 2018/03/07 20:23:02 UTC

[GitHub] thrift pull request #1503: THRIFT-4024: Skip() throws TProtocolException.INV...

GitHub user bananer opened a pull request:

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

    THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown…

    … data types

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

    $ git pull https://github.com/bananer/thrift THRIFT-4024-invalid-data

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

    https://github.com/apache/thrift/pull/1503.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 #1503
    
----
commit 8ed11e4256b97c6415fb75e8bc789e4cab8d6d1c
Author: Philip Frank <ic...@...>
Date:   2018-03-07T20:21:30Z

    THRIFT-4024: Skip() throws TProtocolException.INVALID_DATA on unknown data types

----


---

[GitHub] thrift pull request #1503: THRIFT-4024: Skip() throws TProtocolException.INV...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---