From 038fa1220beb4ac991129251bd66230a640f4ff9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 05:57:03 +0100 Subject: [PATCH] Correcting typo in author of zcat-buffer-overrun.patch. Signed-off-by: Daniel Baumann --- debian/patches/upstream/0001-zcat-buffer-overrun.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/upstream/0001-zcat-buffer-overrun.patch b/debian/patches/upstream/0001-zcat-buffer-overrun.patch index 92d98a6..38608aa 100644 --- a/debian/patches/upstream/0001-zcat-buffer-overrun.patch +++ b/debian/patches/upstream/0001-zcat-buffer-overrun.patch @@ -1,4 +1,4 @@ -Author: Antonio Diaz Diaz +Author: Antonio Diaz-Diaz Description: zcat.cc: Fixed a buffer overrun on outbuf when '-v' is used. diff -Naurp zutils/zcat.cc zutils/zcat.cc