You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Gabriele Ricciardi (JIRA)" <ji...@apache.org> on 2016/05/04 13:05:12 UTC

[jira] [Closed] (CELIX-358) Coverity Low+New High Impact issues

     [ https://issues.apache.org/jira/browse/CELIX-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriele Ricciardi closed CELIX-358.
------------------------------------
    Resolution: Fixed

Coverity reports all the mentioned issues are fixed

> Coverity Low+New High Impact issues
> -----------------------------------
>
>                 Key: CELIX-358
>                 URL: https://issues.apache.org/jira/browse/CELIX-358
>             Project: Celix
>          Issue Type: Bug
>            Reporter: Gabriele Ricciardi
>         Attachments: celix_coverity_low+new_high_impact_fixes.patch
>
>
> Coverity reports many issues related to code quality, error checking, memory leaks and so on. They are classified depending on the possible operational impact for the application.
> Attached a patch that fixes (or at least try to ) the reported issues classified as Low Impact issues.
> Moreover, this patch also fixes (or at least try to ) the new High Impact issues that arose after the last Coverity Scan (triggered by the High Impact issues patch)
> Apply the patch with git apply --whitespace=fix.
> P.s. The patch may look big, but the biggest part is just correct re-indentation.



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