From ac50c4431ae805412af6acd08c11bddec6d7d443 Mon Sep 17 00:00:00 2001 From: Andy Ragusa Date: Mon, 26 Feb 2024 15:01:03 -0800 Subject: [PATCH] blah --- libclamav_rust/src/alz.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libclamav_rust/src/alz.rs b/libclamav_rust/src/alz.rs index 03f546e6e4..7f51c36ca0 100644 --- a/libclamav_rust/src/alz.rs +++ b/libclamav_rust/src/alz.rs @@ -541,7 +541,7 @@ impl<'aa> Alz { } } ALZ_END_OF_CENTRAL_DIRECTORY_HEADER => { - // break; + break; /*This is the end, nothing really to do here.*/ } _ => {