You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2019/01/05 18:25:01 UTC

[jira] [Updated] (YETUS-762) findbugs warning in yetus-minimaven-plugin/bin4libs

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

Allen Wittenauer updated YETUS-762:
-----------------------------------
    Fix Version/s: 0.10.0

> findbugs warning in yetus-minimaven-plugin/bin4libs
> ---------------------------------------------------
>
>                 Key: YETUS-762
>                 URL: https://issues.apache.org/jira/browse/YETUS-762
>             Project: Yetus
>          Issue Type: Bug
>            Reporter: Allen Wittenauer
>            Priority: Minor
>             Fix For: 0.10.0
>
>
> {code}
> NP 	Possible null pointer dereference in org.apache.yetus.maven.plugin.fileops.MakeBins4Libs.execute() due to return value of called method
> 	
> Bug type NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE (click for details)
> In class org.apache.yetus.maven.plugin.fileops.MakeBins4Libs
> In method org.apache.yetus.maven.plugin.fileops.MakeBins4Libs.execute()
> Value loaded from libListOfFiles
> Dereferenced at MakeBins4Libs.java:[line 123]
> Known null at MakeBins4Libs.java:[line 120]
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)