ANDROID: rust_binder: don't drop AllocationInfo in reservation_commit
The destructor of AllocationInfo could potentially sleep. Don't call it from reservation_commit. Reported-by:Gary Guo <gary@garyguo.net> Fixes: dac7c66b ("ANDROID: rust_binder: move Rust Binder in preparation for GKI module") Change-Id: Iea4d675c7b9db51019739c0b462b9108f7fecf0b Signed-off-by:
Alice Ryhl <aliceryhl@google.com>
Loading
Please sign in to comment