GitHub user jeking3 opened a pull request:

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

    THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid thr…

    …ow a protocol exception of invalid data instead of doing nothing

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

    $ git pull https://github.com/jeking3/thrift THRIFT-4049

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

    https://github.com/apache/thrift/pull/1371.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 #1371
    
----
commit 67e2884cf582064490f9a90cc68fd34ef4c106fb
Author: James E. King, III <jk...@apache.org>
Date:   2017-09-24T04:20:08Z

    THRIFT-4049, THRIFT-4053: when skipping, if field type is invalid throw a 
protocol exception of invalid data instead of doing nothing

----


---

Reply via email to