[jira] [Created] (IGNITE-5805) Fix some alerts identified by lgtm.com

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-5805) Fix some alerts identified by lgtm.com

Anton Vinogradov (Jira)
Malcolm Taylor created IGNITE-5805:
--------------------------------------

             Summary: Fix some alerts identified by lgtm.com
                 Key: IGNITE-5805
                 URL: https://issues.apache.org/jira/browse/IGNITE-5805
             Project: Ignite
          Issue Type: Improvement
            Reporter: Malcolm Taylor


A number of issues have been identified by lgtm.com, detailed at https://lgtm.com/projects/g/apache/ignite/alerts/

This issue is to address some of the straightforward ones, such as resources not being closed and results of int multiplication being cast to long (with risk of overflow).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)