summaryrefslogtreecommitdiff
path: root/dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-10-20 11:55:19 +0100
committerSam James <sam@gentoo.org>2025-10-20 11:59:14 +0100
commit08ae79ffcc0617f4c802ef57fbe64a6d5f462721 (patch)
tree285f690d62b92cba0746d904ad7ecf5c4ebb9094 /dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch
parent9bc76136aa78acf9cdcfde875e7e1628d46b1418 (diff)
downloadgentoo-08ae79ffcc0617f4c802ef57fbe64a6d5f462721.tar.gz
gentoo-08ae79ffcc0617f4c802ef57fbe64a6d5f462721.tar.bz2
gentoo-08ae79ffcc0617f4c802ef57fbe64a6d5f462721.zip
dev-db/recutils: fix USE=curl build
Closes: https://bugs.gentoo.org/941132 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch')
-rw-r--r--dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch b/dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch
index b566d9224ba2..6f55528fd3ab 100644
--- a/dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch
+++ b/dev-db/recutils/files/1.9/0004-rec-crypt.c-do-not-assume-the-output-buffer-is-NULL-.patch
@@ -1,7 +1,7 @@
From 2160498461d6a9298cc7e6707bf3cad94d66d14f Mon Sep 17 00:00:00 2001
-Message-ID: <2160498461d6a9298cc7e6707bf3cad94d66d14f.1728191717.git.sam@gentoo.org>
-In-Reply-To: <9f08064fef75ce02df9b6133d240c0fa84df458e.1728191717.git.sam@gentoo.org>
-References: <9f08064fef75ce02df9b6133d240c0fa84df458e.1728191717.git.sam@gentoo.org>
+Message-ID: <2160498461d6a9298cc7e6707bf3cad94d66d14f.1760957586.git.sam@gentoo.org>
+In-Reply-To: <9f08064fef75ce02df9b6133d240c0fa84df458e.1760957586.git.sam@gentoo.org>
+References: <9f08064fef75ce02df9b6133d240c0fa84df458e.1760957586.git.sam@gentoo.org>
From: Craig Mason-Jones <craig@lateral.co.za>
Date: Sun, 3 Sep 2023 12:04:37 +0200
Subject: [PATCH 04/10] rec-crypt.c: do not assume the output buffer is NULL
@@ -106,5 +106,5 @@ index b868cef..6ce2a59 100755
test_tool recsel-sort ok \
--
-2.46.2
+2.51.1