summaryrefslogtreecommitdiffstats
path: root/debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:40:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:40:19 +0000
commitcd0a68dfedcff3b0ef67e60786df0f4c84bcadef (patch)
treeb19a4d37ac06da4223d8a1201d959d8969d910ed /debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch
parentAdding debian version 1:10.11.7-2. (diff)
downloadmariadb-debian/1%10.11.7-3.tar.xz
mariadb-debian/1%10.11.7-3.zip
Adding debian version 1:10.11.7-3.debian/1%10.11.7-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch')
-rw-r--r--debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch b/debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch
index 82f3b5b1..bbc1af6b 100644
--- a/debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch
+++ b/debian/patches/2541-fix-stack-overflow-in-pinbox-allocator.patch
@@ -1,5 +1,6 @@
Forwarded: https://github.com/MariaDB/server/pull/2541
Origin: https://patch-diff.githubusercontent.com/raw/MariaDB/server/pull/2541.patch
+Bug: https://jira.mariadb.org/browse/MDEV-31151
From: Hugo Wen <wenhug@amazon.com>
Date: Sat, 11 Mar 2023 00:27:42 +0000
Subject: [PATCH] Fix a stack overflow in pinbox allocator