-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi,
as I could not find any other bugtracker, I hope to reach some people this way.
org.codehaus.jettison.AbstractXMLInputFactory.createXMLStreamReader(Source source)
does not close the InputStream, as well as the reader. The readAll() method reads the stream to the end, converts it into a String, but misses to close the stream.
I can see this problem in 1.3.7.
Best regards
Jens
Metadata
Metadata
Assignees
Labels
No labels