mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-09 16:27:28 +00:00
7bd3ba6dde
Avoids calling `std::slice::from_raw_parts` with a null `saved_state_in` pointer. Fixes: #153