[ 
https://issues.apache.org/jira/browse/THRIFT-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955835#comment-14955835
 ] 

ASF GitHub Bot commented on THRIFT-3379:
----------------------------------------

Github user asfgit closed the pull request at:

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


>  Potential out of range panic in Go JSON protocols
> --------------------------------------------------
>
>                 Key: THRIFT-3379
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3379
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>            Reporter: Nobuaki Sukegawa
>            Assignee: Nobuaki Sukegawa
>
> Slice length check is incorrect and in rare occasions it can cause run-time 
> panic.
> {code}
>  } else if len(f) >= 0 && f[0] == JSON_NULL[0] {
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to