mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
f0de7620b0
# Objective Fix #12728. Fix unsoundnesss from unhandled null characters in Android logs. ## Solution Use `CString` instead of using formatted Strings. Properly document the safety invariants of the FFI call. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |