From 8a11feacc32aa5dcf0130d7499535624805fc87e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 22 Oct 2020 15:19:48 -0400 Subject: Avoid leak by resolving object streams more than once (fuzz issue 23642) --- TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 092dfe1f..cd6f4c88 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ Candidates for upcoming release =============================== -* Fuzz crashes - * See "New" below - * Open "next" issues * bugs * #473: zsh completion with directories @@ -64,9 +61,6 @@ Fuzz Errors * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id= -* New: - * 23642: leak: https://oss-fuzz.com/testcase-detail/4906569690251264 - * Ignoring these: * Problems inside the jpeg library: 15470, 15751, 18633, 18732, 18745, 20391, 23581 -- cgit v1.2.3-54-g00ecf