Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b43755be authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android Git Automerger
Browse files

am 0270d86a: am 778f47e5: am 069f4cbc: Merge "Fix memory leak in Connectivity...

am 0270d86a: am 778f47e5: am 069f4cbc: Merge "Fix memory leak in Connectivity Service when phone app crashes"

* commit '0270d86a':
  Fix memory leak in Connectivity Service when phone app crashes
parents b7acab63 0270d86a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2023,6 +2023,8 @@ public class ConnectivityService extends IConnectivityManager.Stub
                        ReapUnvalidatedNetworks.DONT_REAP);
            }
        }
        NetworkFactoryInfo nfi = mNetworkFactoryInfos.remove(msg.replyTo);
        if (DBG && nfi != null) log("unregisterNetworkFactory for " + nfi.name);
    }

    // If this method proves to be too slow then we can maintain a separate