Benign debian Download

aerc 0.22.0-2.debian

Executable Make interpreter shebangGit unified diff header
SHA-2569552d5915bd38690c7ad5f02f3f13b80432341a393dd8b81f13c6b8a0cac0b18
MaleculeMd₂(Bk)

Evidence

English function-word token "the" lines 1–12
1:24fe0b9e223960abe7a7ba1f Mon Sep 17 00:00:00 2001
2From: Terrance <[email protected]>
3Date: Tue, 4 Aug 2026 18:13:00 +0100
4Subject: [PATCH] search: fix mbox criteria nil checks
5
6The mbox search helpers SearchMessage and GetRequiredParts receive a nil
7SearchCriteria when no filter is active, but don't check for this before
8trying to access the inner SearchCriteriaPart fields.
9
10Add further nil checks against the top-level criteria.
11
12F
Git unified diff header lines 16–23
16:4rker/lib/search.go | 6 ++++++
17 1 file changed, 6 insertions(+)
18
19diff --git a/worker/lib/search.go b/worker/lib/search.go
20index cf53cedddd104b2c2b2a5e9f7f7f6e96f2e85854..97dece9f64c5fbe748812eb12c2b323d0ceb56a5 100644
21--- a/worker/lib/search.go
22+++ b/worker/lib/search.go
23@@ -35,6 +35,9 @@ func Search(messages []rfc822.RawMessage, criteria *typ

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.