Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
We noticed a possible resource leak here. If an I/O error occurs at line 273 or 277, fin remains open since the exception isn't caught locally, and there is no way for any caller to close the FileInputStream
I'll submit a pull request to fix it.
GitHub Pull Request #2652