summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-06-15 17:37:10 +0200
committerJay Berkenbilt <ejb@ql.org>2019-06-15 23:24:24 +0200
commitbcfa407912dde624cc64e9d19d0ad1eb10c62247 (patch)
tree3e6d441e05d3835e91f51b22254c5ec539471b18 /ChangeLog
parente2c77bab89f9ac7d55b52697589feaf9afcf6c07 (diff)
downloadqpdf-bcfa407912dde624cc64e9d19d0ad1eb10c62247.tar.zst
As a test suite, run stand-alone fuzzer on seed corpus
Temporarily skip fuzz tests on Windows. There are Windows-specific failures to address later.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8260c2bb..07a2ec30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2019-06-15 Jay Berkenbilt <ejb@ql.org>
+ * Do "ideal integration" with oss-fuzz. This includes adding a
+ better fuzzer with a seed corpus and adding automated tests of the
+ fuzzer with the test data.
+
* When parsing files, while reading an object, if there are too
many consecutive errors without enough intervening successes, give
up on the specific object. This reduces cases in which very badly