mirror of
https://github.com/oxen-io/session-android.git
synced 2025-07-17 12:58:41 +00:00

The best-effort memory cleaning logic for MasterSecrets is no longer accurate, since they are being passed through both Binder calls as well as Intents, blurring whether an activity is using a MasterSecret which is a reference to shared memory in the KeyCachingService or not.