Skip to content

Fix memory leak

Compare
Choose a tag to compare
@jakewan jakewan released this 01 Feb 19:49
· 64 commits to master since this release

From git logs:

Fix possible memory leak and enable StrictMode on sample app

  • Close all input streams after using them.
  • Enable StrictMode with a policy to shutdown the app and print stack if there is an error.