You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/13 14:36:20 UTC

[jira] [Commented] (TOMEE-1933) InputStreamLeak in IO.java

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

ASF GitHub Bot commented on TOMEE-1933:
---------------------------------------

GitHub user SvetlinZarev opened a pull request:

    https://github.com/apache/tomee/pull/40

    Do not leak input stream in IO.java

    Bug: https://issues.apache.org/jira/browse/TOMEE-1933

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

    $ git pull https://github.com/SvetlinZarev/tomee stream_leak_3

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

    https://github.com/apache/tomee/pull/40.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 #40
    
----
commit ceb999e8cacdc05d9437426e0deb66e1f101fc72
Author: Svetlin Zarev <sv...@sap.com>
Date:   2016-09-13T14:33:43Z

    Do not leak input stream in IO.java

----


> InputStreamLeak in IO.java
> --------------------------
>
>                 Key: TOMEE-1933
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1933
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Svetlin Zarev
>
> slurp() leaks the stream. Patch provided



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