[jira] [Commented] (THRIFT-5245) NPE when the value of map's key is null

2020-07-05 Thread dugenkui (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151558#comment-17151558 ] dugenkui commented on THRIFT-5245: -- It seems that, when the element type of map/list is

[jira] [Updated] (THRIFT-5245) NPE when the value of map's key is null

2020-07-04 Thread dugenkui (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dugenkui updated THRIFT-5245: - Priority: Critical (was: Major) > NPE when the value of map's key is null > ---

[jira] [Updated] (THRIFT-5245) NPE when the value of map's key is null

2020-07-04 Thread dugenkui (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dugenkui updated THRIFT-5245: - Summary: NPE when the value of map's key is null (was: NPE when map param value is null) > NPE when th

[jira] [Created] (THRIFT-5245) NPE when map param value is null

2020-07-04 Thread dugenkui (Jira)
dugenkui created THRIFT-5245: Summary: NPE when map param value is null Key: THRIFT-5245 URL: https://issues.apache.org/jira/browse/THRIFT-5245 Project: Thrift Issue Type: Bug Reporte

[jira] [Updated] (THRIFT-5190) StringUtils haven't take `(offset + length) > bytes.length` into account

2020-04-30 Thread dugenkui (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dugenkui updated THRIFT-5190: - Description: # haven't take ‘(offset + length) > bytes.length' into account; # `if ((offset | length |

[jira] [Created] (THRIFT-5190) StringUtils haven't take `(offset + length) > bytes.length` into account

2020-04-28 Thread dugenkui (Jira)
dugenkui created THRIFT-5190: Summary: StringUtils haven't take `(offset + length) > bytes.length` into account Key: THRIFT-5190 URL: https://issues.apache.org/jira/browse/THRIFT-5190 Project: Thrift