You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/03/16 17:42:22 UTC

[GitHub] [commons-vfs] XenoAmess commented on pull request #168: [bug] find a bug about chinese characters in FileObject path then call toFile

XenoAmess commented on pull request #168:
URL: https://github.com/apache/commons-vfs/pull/168#issuecomment-800472198


   > All these tests appear to leak `InputStream` instances: When you call `getInputStream()`, you MUST close the resource; it's best to use a try-with-resources block.
   
   Yep.
   My bad.
   Will fix now.
   
   btw, the bug is real anyway...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org