fn read_pal_uv: Cleanup and make mostly safe#254
Merged
Commits
Commits on May 24, 2023
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
`fn read_pal_uv`: Slice `pal` to `b.pal_sz()[1]` len and use `pal.len()` instead of `b.pal_sz()[1]`.
committed- committed
- committed
`fn read_pal_uv`: Reverse the order of `pal[i]` and `prev` writes (originally were a double assign).
committed- committed