summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2020-01-04 18:42:27 +0100
committerWerner Lemberg <wl@gnu.org>2020-01-04 18:42:27 +0100
commit50b013871c53f7624b5351dd4820a137303fe14b (patch)
tree72ddf1c16ee2af209910f5682cb953d8dc6d064c
parenta99a8e2863a44dcf7397e27f73655e4e0cc36704 (diff)
downloadfreetype2-50b013871c53f7624b5351dd4820a137303fe14b.tar.gz
Add reference to another oss-fuzz bug report.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1051a361a..3b525ca49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
Reported as
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19773
+ https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18101
* src/sfnt/sfwoff2.c (compute_ULong_sum): Add missing cast.
(reconstruct_hmtx): Add missing deallocation calls.