From cf3fecb9e873df38a9245775a3887e73a8716083 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 3 Aug 2023 18:34:06 +0100 Subject: Fix free of $value after ${run...} --- test/log/0635 | 7 +++++++ test/mail/0635.CALLER | 13 +++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 test/log/0635 create mode 100644 test/mail/0635.CALLER (limited to 'test') diff --git a/test/log/0635 b/test/log/0635 new file mode 100644 index 000000000..a8ccbcfbe --- /dev/null +++ b/test/log/0635 @@ -0,0 +1,7 @@ +1999-03-02 09:44:33 10HmaX-000000005vi-0000 $recipients: "CALLER@the.local.host.name" +1999-03-02 09:44:33 10HmaX-000000005vi-0000 run-wrapped $recipients: "\n" +1999-03-02 09:44:33 10HmaX-000000005vi-0000 <= someone@some.domain U=CALLER P=local-smtp S=sss +1999-03-02 09:44:33 10HmaX-000000005vi-0000 => CALLER R=localuser T=local_delivery +1999-03-02 09:44:33 10HmaX-000000005vi-0000 Completed +1999-03-02 09:44:33 Start queue run: pid=p1234 +1999-03-02 09:44:33 End queue run: pid=p1234 diff --git a/test/mail/0635.CALLER b/test/mail/0635.CALLER new file mode 100644 index 000000000..25b61aadd --- /dev/null +++ b/test/mail/0635.CALLER @@ -0,0 +1,13 @@ +From someone@some.domain Tue Mar 02 09:44:33 1999 +Received: from CALLER (helo=test) + by the.local.host.name with local-smtp (Exim x.yz) + (envelope-from ) + id 10HmaX-000000005vi-0000 + for CALLER@the.local.host.name; + Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: +From: someone@some.domain +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +This is a test message. + -- cgit v1.2.3