]> git.imager.perl.org - imager.git/blobdiff - Changes
add CVE for the security issue
[imager.git] / Changes
diff --git a/Changes b/Changes
index c410320fb71206057bb7114f6e28b006a75dac37..f1e9cc9f1cfc81c440d401630ac35fbcd38b2ac8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -12,6 +12,7 @@ Bug fixes:
    based fills had a buffer overflow.  This would overwrite the end of
    a malloc()ed buffer with double precision floats.
    http://rt.cpan.org/Ticket/Display.html?id=35324
+   CVE-2008-1928
 
  - check that the result of fileno($fh) is defined rather than simply
    true when read() or write() is supplied with an fh parameter.