[
https://issues.apache.org/jira/browse/AVRO-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843600#comment-15843600
]
ASF subversion and git services commented on AVRO-1982:
-------------------------------------------------------
Commit 6bdc8f43e1ac2019e5a405c3edb4cf8fb795ccf8 in avro's branch
refs/heads/master from [~zi]
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=6bdc8f4 ]
AVRO-1982: Fix static code analyzer findings. Contributed by Zoltan Ivanfi.
Fixed several possible null pointer exceptions and unchecked casts.
These triggered security and code health warnings in our static code
analyzer tools.
Closes #173.
Signed-off-by: Gabor Szadovszky <[email protected]>
Signed-off-by: Sean Busbey <[email protected]>
> Fix static code analyzer findings
> ---------------------------------
>
> Key: AVRO-1982
> URL: https://issues.apache.org/jira/browse/AVRO-1982
> Project: Avro
> Issue Type: Task
> Components: java
> Reporter: Zoltan Ivanfi
> Assignee: Zoltan Ivanfi
>
> There are several null pointer exceptions and unchecked casts in the code
> that our static code analyzer found. I created a PR with the fixes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)