Commit 50b013871c53f7624b5351dd4820a137303fe14b

Werner Lemberg 2020-01-04T18:42:27

Add reference to another oss-fuzz bug report.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/ChangeLog b/ChangeLog
index 1051a36..3b525ca 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.