[tor-commits] [orbot/master] Merge pull request #396 from bitmold/leaky_async_tasks

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Oct 7 12:37:35 UTC 2020


commit 1cbcd4f7a89684d919777453b48dd95b1b97cb69
Merge: 3d4ddd95 7a097561
Author: Nathan Freitas <nathan at guardianproject.info>
Date:   Wed Oct 7 08:20:14 2020 -0400

    Merge pull request #396 from bitmold/leaky_async_tasks
    
    Guards Against Context Memory Leaking

 .../org/torproject/android/OrbotMainActivity.java  | 93 ++++++++++------------
 .../torproject/android/ui/AppManagerActivity.java  | 63 ++++++++++-----
 .../ui/onboarding/BridgeWizardActivity.java        | 43 ++++++----
 .../torproject/android/service/vpn/Tun2Socks.java  | 18 ++---
 4 files changed, 119 insertions(+), 98 deletions(-)






More information about the tor-commits mailing list