You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
Fix object double free
This commit is contained in:
@@ -157,7 +157,6 @@ private:
|
||||
env->DeleteLocalRef(dexCl);
|
||||
env->DeleteLocalRef(entryClassName);
|
||||
env->DeleteLocalRef(entryClassObj);
|
||||
env->DeleteLocalRef(entryClass);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user