make 西大师 satisfy
This commit is contained in:
parent
9760e8d733
commit
2034441122
|
|
@ -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();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -52,4 +52,4 @@ public:
|
|||
if (alloc_data == allocated_.end()) return -1;
|
||||
return (*alloc_data).second.second;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue