Open
Description
The implementation for the TransferInPlace
operation violates the aliasing rule by creating an immutable reference from a mutable one, but keeping both.
Lines 216 to 222 in 1ffb268
There needs to be a corresponding method for SpidevTransfer
, e.g. read_write_in_place
.
Metadata
Metadata
Assignees
Labels
No labels