summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2017-08-03 22:02:20 -0400
committerHubert Figuière <hub@figuiere.net>2017-08-03 22:04:58 -0400
commit2e7d8ee3e3622a5cd02728fe4670bea4c9f2eb4a (patch)
tree7b8b655adeb1619bab24e125d3049421868341de
parentcc8981d0eaebe84f784bf8cc0969afe6972a98d7 (diff)
2.4.x: Update NEWS
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ed4203e..616a5c4 100644
--- a/NEWS
+++ b/NEWS
@@ -27,8 +27,10 @@ Internal:
2.4.3 -
-- Bug #10397: Fix a buffer overrun, memcpy() on overlapping
+- Bug #100397: Fix a buffer overrun, memcpy() on overlapping
regions, use after free in the exception handling.
+- Bug #101913: Fix a fatal assert with corrupt WEBP.
+- Bug #101914: Fix a crash on a corrupt file.
2.4.2 - 2017/01/29