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

Dag H. Wanvik updated DERBY-5008:
---------------------------------

    Component/s:     (was: Miscellaneous)
                 Store
    Description: 
LogToFile#switchLogFile: In the cleanup code that handles failure of 
initLogFile, we see
code nulls out a variable and then access it: push the nulling down to the end.

  was:code nulls out a variable and then access it, push the nulling down to 
the end.


Changed category to store, expanded description a bit. Thanks for the patch!

> [patch] fix npe in error condition
> ----------------------------------
>
>                 Key: DERBY-5008
>                 URL: https://issues.apache.org/jira/browse/DERBY-5008
>             Project: Derby
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 10.7.1.1
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 10.8.0.0
>
>         Attachments: fix_log_npe.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> LogToFile#switchLogFile: In the cleanup code that handles failure of 
> initLogFile, we see
> code nulls out a variable and then access it: push the nulling down to the 
> end.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to