# 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. |
||
|---|---|---|
| .. | ||
| basis.rs | ||
| compressed_image_saver.rs | ||
| dds.rs | ||
| exr_texture_loader.rs | ||
| hdr_texture_loader.rs | ||
| image_loader.rs | ||
| image_texture_conversion.rs | ||
| image.rs | ||
| ktx2.rs | ||
| lib.rs | ||