summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/atf-execute-with-shell.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/atf-execute-with-shell.patch')
-rw-r--r--gnu/packages/patches/atf-execute-with-shell.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/atf-execute-with-shell.patch b/gnu/packages/patches/atf-execute-with-shell.patch
index bde4fb336a9..c7bdb553922 100644
--- a/gnu/packages/patches/atf-execute-with-shell.patch
+++ b/gnu/packages/patches/atf-execute-with-shell.patch
@@ -1,7 +1,7 @@
1Submitted here: https://github.com/freebsd/atf/pull/57 1Submitted here: https://github.com/freebsd/atf/pull/57
2 2
3From 098b66269b1cf1d944b8b214ceb7ce9febde3682 Mon Sep 17 00:00:00 2001 3From 098b66269b1cf1d944b8b214ceb7ce9febde3682 Mon Sep 17 00:00:00 2001
4From: Maxim Cournoyer <maxim.cournoyer@gmail.com> 4From: Maxim Cournoyer <maxim@guixotic.coop>
5Date: Mon, 29 Jan 2024 22:35:49 -0500 5Date: Mon, 29 Jan 2024 22:35:49 -0500
6Subject: [PATCH] Fix use after free in execute_with_shell. 6Subject: [PATCH] Fix use after free in execute_with_shell.
7 7