[
https://issues.apache.org/jira/browse/THRIFT-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191511#comment-16191511
]
ASF GitHub Bot commented on THRIFT-4356:
----------------------------------------
GitHub user RobberPhex opened a pull request:
https://github.com/apache/thrift/pull/1385
THRIFT-4356 thrift_protocol call Transport cause Segmentation fault
ref: <https://issues.apache.org/jira/browse/THRIFT-4356>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RobberPhex/thrift THRIFT-4356
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1385.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 #1385
----
commit 1f6541a61fb692c2376e04b522f256ad8ca640d2
Author: Robert Lu <[email protected]>
Date: 2017-10-04T16:17:15Z
if is_validate is not defined
----
> thrift_protocol call Transport cause Segmentation fault
> -------------------------------------------------------
>
> Key: THRIFT-4356
> URL: https://issues.apache.org/jira/browse/THRIFT-4356
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Affects Versions: 0.9.3, 0.10.0
> Environment: PHP 7.0.23 (cli) (built: Sep 25 2017 08:07:30) ( NTS )
> macOS 10.13.1 Beta (17B25c)
> Reporter: Robert Lu
> Assignee: Robert Lu
> Priority: Critical
>
> When thrift_protocol extension try to read or write some bytes, if there is
> some exception, will cause Segmentation fault
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)