mirror of
https://github.com/godotengine/godot.git
synced 2024-11-15 08:32:54 +00:00
92ade92fce
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 |