You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2009/08/06 18:06:14 UTC

[jira] Assigned: (UIMA-1459) Fix UIMA AS bugs reported by Findbugs

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

Jerry Cwiklik reassigned UIMA-1459:
-----------------------------------

    Assignee: Bhavani Iyer

There are some cpp related problems found by Findbugs

> Fix UIMA AS bugs reported by Findbugs
> -------------------------------------
>
>                 Key: UIMA-1459
>                 URL: https://issues.apache.org/jira/browse/UIMA-1459
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Bhavani Iyer
>
> There are many bugs found by Findbugs in the UIMA As code. Some are minor like a deadstore in a var that is never used. Others are more severe like dereferencing a var that is not checked for NULL. Clean up the code to eliminate reported bugs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.