| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This new indirection just makes the code harder to read for me.
Sorry, something went wrong.
There was a problem hiding this comment.
This is still here.
Sorry, something went wrong.
There was a problem hiding this comment.
Can you also add the DCO?
Sorry, something went wrong.
There was a problem hiding this comment.
This is still here.
Sorry, something went wrong.
Signed-off-by: Andrey Turbanov <turbanoff@gmail.com>
|
Thanks! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Leave GZIPOutputStream open is dangerous as it leads to native memory leak.
Use try-finally to make sure stream is always closed