From: DRC Date: Thu, 14 Feb 2019 04:03:31 +0000 (-0600) Subject: ChangeLog.md: "floating-point"="floating point" X-Git-Tag: 2.0.2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a4aa30d9a080bbc50421285049e4379dcaf8a669;p=libjpeg-turbo ChangeLog.md: "floating-point"="floating point" --- diff --git a/ChangeLog.md b/ChangeLog.md index a855bc4..7cf92c3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -18,7 +18,7 @@ using the `tjLoadImage()` function. decompress a specially-crafted malformed JPEG image to a 256-color BMP using djpeg. -4. Fixed a floating-point exception that occurred when attempting to +4. Fixed a floating point exception that occurred when attempting to decompress a specially-crafted malformed JPEG image with a specified image width or height of 0 using the C version of TJBench.