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. |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| linuxbsd | ||
| macos | ||
| uwp | ||
| web | ||
| windows | ||
| SCsub | ||
| register_platform_apis.h | ||