mirror of
https://github.com/bevyengine/bevy
synced 2025-02-25 11:57:20 +00:00
# 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 |