# Objective - Fixes #16474. ## Solution - Check that the pixel x,y,z is less than width,height,depth. - Classic off-by-one. ## Testing - Added a test. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
# Objective - Fixes #16474. ## Solution - Check that the pixel x,y,z is less than width,height,depth. - Classic off-by-one. ## Testing - Added a test. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||