mirror of https://github.com/godotengine/godot
Emitting signals with params from Android plugins could crash due to object assignment with uninitialised mem. Instead, use 'memnew_placement' to construct into stack addresses. Make similar JNI callbacks consistent. Fixes #75754. |
||
|---|---|---|
| .. | ||
| godot_plugin_jni.cpp | ||
| godot_plugin_jni.h | ||