Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

严格模式报出流没有关闭 #313

Closed
tm117898 opened this issue Dec 13, 2018 · 0 comments · Fixed by xxjy/Luban#1
Closed

严格模式报出流没有关闭 #313

tm117898 opened this issue Dec 13, 2018 · 0 comments · Fixed by xxjy/Luban#1

Comments

@tm117898
Copy link

2018-12-13 14:59:19.538 3211-3233/com.vargo.vdk.example E/StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
java.lang.Throwable: Explicit termination method 'close' not called
at dalvik.system.CloseGuard.open(CloseGuard.java:180)
at java.io.FileInputStream.(FileInputStream.java:180)
at java.io.FileInputStream.(FileInputStream.java:105)
at top.zibin.luban.Luban$Builder$2.open(Luban.java:254)
at top.zibin.luban.Checker.extSuffix(Checker.java:162)
at top.zibin.luban.Luban.compress(Luban.java:170)
at top.zibin.luban.Luban.get(Luban.java:160)
at top.zibin.luban.Luban.access$1200(Luban.java:21)
at top.zibin.luban.Luban$Builder.get(Luban.java:373)

Curzibn added a commit that referenced this issue Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant