mirror of
https://github.com/axllent/mailpit.git
synced 2026-03-03 03:37:00 +00:00
Use imaging.Clone to ensure the image is always *image.NRGBA, preventing panics when decoding non-NRGBA images (e.g., JPEGs as *image.YCbCr).