From f9babbe52205e7ae60286fb9c83e116c0d167e66 Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 1 Date: Mon, 25 May 2020 22:57:56 +0200 Subject: [PATCH] Fix typo --- Bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugs.md b/Bugs.md index 7845cca..f39de1c 100644 --- a/Bugs.md +++ b/Bugs.md @@ -94,6 +94,6 @@ difficult to reproduce. * github issue number : N/A * Fixed: 1.2.1 -Our fuzzing framework up to and including release 1.2.0 does not the limit line +Our fuzzing framework up to and including release 1.2.0 does not limit line lengths. This can crash the fuzzing framework with a segfault due to running out of memory.