]> git.imager.perl.org - imager.git/blobdiff - Changes
map() would corrupt a channel if there was a gap in the arrayref of channels.
[imager.git] / Changes
diff --git a/Changes b/Changes
index c06e676c24783a2408a5c3dbd242a6ba4b8a0714..3c58eb5706b04193558c1d87299bbef67cdadfd5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,9 @@ General changes:
  - to_paletted() and make_palette() now fail (with an error in
    errstr()) if invalid quantization parameters are supplied.
 
+ - map() would corrupt a channel if there was a gap in the arrayref of
+   channels.  Detected by Coverity.  CID 185300.
+
 Coverity finally finished a build[1], fix a few problems:
 
 High severity: