make 西大师 satisfy

This commit is contained in:
kotori0 2022-02-02 18:20:40 +08:00 committed by LoveSy
parent 9760e8d733
commit 2034441122
2 changed files with 2 additions and 2 deletions

View File

@ -169,4 +169,4 @@ Java_org_lsposed_lspd_service_ObfuscationManager_obfuscateDex(JNIEnv *env, jclas
auto java_sm = JNI_NewObject(env, class_shared_memory, method_shared_memory_ctor, java_fd);
return java_sm.release();
}
}

View File

@ -52,4 +52,4 @@ public:
if (alloc_data == allocated_.end()) return -1;
return (*alloc_data).second.second;
}
};
};