thaliproject / Tor_Onion_Proxy_Library

Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
Apache License 2.0
174 stars 97 forks source link

Fix possible memory leak on OsData #125

Closed zeroleak closed 5 years ago

zeroleak commented 5 years ago

Possible memory leak: close Scanner after using it


This change is Reviewable