mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libwmf: add proper CVE tag to patch
CVE-2009-1364 is already patched, but the patch didn't contain the necessary tag so the cve-checker didn't pick it up. This change adds the required tag. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
http://cvs.fedoraproject.org/viewvc/devel/libwmf/libwmf-0.2.8.4-useafterfree.patch?view=log
|
||||
Resolves: CVE-2009-1364
|
||||
|
||||
CVE: CVE-2009-1364
|
||||
|
||||
--- libwmf-0.2.8.4/src/extra/gd/gd_clip.c.CVE-2009-1364-im-clip-list 2009-04-24 04:06:44.000000000 -0400
|
||||
+++ libwmf-0.2.8.4/src/extra/gd/gd_clip.c 2009-04-24 04:08:30.000000000 -0400
|
||||
@@ -70,6 +70,7 @@ void gdClipSetAdd(gdImagePtr im,gdClipRe
|
||||
|
||||
Reference in New Issue
Block a user