Overwriting return values when read?
goose121 opened this issue · 0 comments
goose121 commented
Why does the module overwrite the return value once it is read? It could do that when a new call is written, but the current solution breaks code that iterates and reads fixed-size blocks at a time e.g. Rust's I/O code when trying to read a long ACPI_PACKAGE value