[ 
https://issues.apache.org/jira/browse/LUCENE-6622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603678#comment-14603678
 ] 

ASF GitHub Bot commented on LUCENE-6622:
----------------------------------------

GitHub user rmp91 opened a pull request:

    https://github.com/apache/lucene-solr/pull/169

    LUCENE-6622: Fixed resource leak

    https://issues.apache.org/jira/browse/LUCENE-6622

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmp91/lucene-solr LUCENE-6622

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/169.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #169
    
----
commit 0b163bf840a14a0d0fb435d40cacb9b7bfec3869
Author: Rishabh Patel <[email protected]>
Date:   2015-06-26T22:02:51Z

    Fixed resource leak

----


> Resource leak in DiffIt.java
> ----------------------------
>
>                 Key: LUCENE-6622
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6622
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/analysis
>    Affects Versions: Trunk
>            Reporter: Rishabh Patel
>            Priority: Minor
>              Labels: github-pullrequest
>
> In the file {{DiffIt.java}}, {{LineNumberReader in}} is not closed.
> Fix by adding try-finally construct.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to