dev-lang/lua: add CVE identifier for patch

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert 2022-09-05 12:05:57 +02:00
parent 037b548729
commit bee7526eb9
No known key found for this signature in database
GPG Key ID: CE36E117202E3842

View File

@ -2,7 +2,7 @@ https://salsa.debian.org/lua-team/lua5.1/-/blob/master/debian/patches/0004-Fix-s
From: Enrico Tassi <gareuselesinge@debian.org>
Date: Tue, 26 Aug 2014 16:20:55 +0200
Subject: Fix stack overflow in vararg functions
Subject: Fix stack overflow in vararg functions (CVE-2014-5461)
--- a/src/ldo.c
+++ b/src/ldo.c