X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Fpatches%2FCVE-2014-8xxx%2F0024-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6.patch;h=599756f0d6b8410f14c3304ef056a61d1d79fe68;hp=af08e6a4127998507a4963d116d0dc3dc13330cc;hb=4db25562fe97995f20b8adc0f2e6959ed82e8635;hpb=7217e0ca50bba73dad94782e67980aeeb24ab693 diff --git a/debian/patches/CVE-2014-8xxx/0024-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6.patch b/debian/patches/CVE-2014-8xxx/0024-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6.patch index af08e6a..599756f 100644 --- a/debian/patches/CVE-2014-8xxx/0024-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6.patch +++ b/debian/patches/CVE-2014-8xxx/0024-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6.patch @@ -25,11 +25,9 @@ Signed-off-by: Alan Coopersmith glx/glxserver.h | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) -Index: xorg-server-1.15.1/glx/glxserver.h -=================================================================== ---- xorg-server-1.15.1.orig/glx/glxserver.h 2014-12-04 11:55:58.221223978 -0500 -+++ xorg-server-1.15.1/glx/glxserver.h 2014-12-04 11:55:58.217223954 -0500 -@@ -230,6 +230,47 @@ +--- a/glx/glxserver.h ++++ b/glx/glxserver.h +@@ -230,6 +230,47 @@ extern void glxSwapQueryServerStringRepl * Routines for computing the size of variably-sized rendering commands. */