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

[jira] [Created] (TOMEE-1932) InputStreamLeak in HttpResponseImpl

Svetlin Zarev created TOMEE-1932:
------------------------------------

             Summary: InputStreamLeak in HttpResponseImpl
                 Key: TOMEE-1932
                 URL: https://issues.apache.org/jira/browse/TOMEE-1932
             Project: TomEE
          Issue Type: Bug
            Reporter: Svetlin Zarev
            Priority: Trivial


The content.getInputStream() is never closed. Seems irrelevant, because a quick grep didn;t find any use for the content UrlConnection, but still let's be on the safe side.

Patch provided via github pull request



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