[
https://issues.apache.org/jira/browse/THRIFT-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-3379:
-------------------------------
Assignee: Nobuaki Sukegawa
> 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)