You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DroidGuard: Store loaded classes statically (#3239)
* DG: Switch to using HashMapOf
* Drop non-static cache, now that static cache is no longer weak
* Use map itself as lock
It's private, so noone else can have the lock
---------
Co-authored-by: Marvin W <git@larma.de>
0 commit comments