[
https://issues.apache.org/jira/browse/THRIFT-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176936#comment-16176936
]
James E. King, III commented on THRIFT-4339:
--------------------------------------------
In the future add the Jira item to the front of the pull request title and
it'll link them together. Thanks for the fix.
> Thrift Framed Transport in Erlang crashes server when client disconnects
> ------------------------------------------------------------------------
>
> Key: THRIFT-4339
> URL: https://issues.apache.org/jira/browse/THRIFT-4339
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Library
> Affects Versions: 0.10.0
> Reporter: Anthony Molinaro
> Assignee: Anthony Molinaro
> Fix For: 0.11.0
>
> Attachments: erl_framed_transport_fix.patch
>
>
> I came across this when attempting to upgrade to 0.10.0.
> Essentially when a client was disconnecting, it could lead to the server
> crashing later on. This looks like it's a result of the refactoring of the
> records and maybe a copy/paste error. The fix is super minor and is in this
> pull request
> https://github.com/apache/thrift/pull/1367
> It would probably be a good idea to merge this prior to 0.11.0.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)