diff options
| author | 2018-07-25 02:48:02 +0200 | |
|---|---|---|
| committer | 2018-07-25 02:59:26 +0200 | |
| commit | 559add3f714996e006dbff137ff4e7fd9dd0abcf (patch) | |
| tree | 9dc9cf63e9e30ee04f35331474d800e19500e681 /app/src/main/java/com/wireguard/android/activity/MainActivity.java | |
| parent | qrcode: minor adjustments (diff) | |
| download | wireguard-android-559add3f714996e006dbff137ff4e7fd9dd0abcf.tar.xz wireguard-android-559add3f714996e006dbff137ff4e7fd9dd0abcf.zip | |
TunnelEditorFragment: plug memory leak on listeners
Apparently these don't get GC'd unless they're removed explicitly,
because there's a global singleton registry of them. So, introduce a
little registry of our own.
Reported-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'app/src/main/java/com/wireguard/android/activity/MainActivity.java')
0 files changed, 0 insertions, 0 deletions
