X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Fpatches%2FCVE-2014-8xxx%2F0037-CVE-2014-8092-additional-2.patch;h=c17e5cffa396125439a740e32dd84170e7b14f4d;hp=ade166183eefc284d1a50901d60be2ad9f86bfa6;hb=4db25562fe97995f20b8adc0f2e6959ed82e8635;hpb=7217e0ca50bba73dad94782e67980aeeb24ab693 diff --git a/debian/patches/CVE-2014-8xxx/0037-CVE-2014-8092-additional-2.patch b/debian/patches/CVE-2014-8xxx/0037-CVE-2014-8092-additional-2.patch index ade1661..c17e5cf 100644 --- a/debian/patches/CVE-2014-8xxx/0037-CVE-2014-8092-additional-2.patch +++ b/debian/patches/CVE-2014-8xxx/0037-CVE-2014-8092-additional-2.patch @@ -14,11 +14,9 @@ Signed-off-by: Keith Packard Reviewed-by: Alan Coopersmith Signed-off-by: Alan Coopersmith -Index: xorg-server-1.15.1/os/access.c -=================================================================== ---- xorg-server-1.15.1.orig/os/access.c 2014-12-09 17:12:07.880851371 -0500 -+++ xorg-server-1.15.1/os/access.c 2014-12-09 17:12:07.880851371 -0500 -@@ -1335,7 +1335,7 @@ +--- a/os/access.c ++++ b/os/access.c +@@ -1335,7 +1335,7 @@ GetHosts(pointer *data, int *pnHosts, in } for (host = validhosts; host; host = host->next) { len = host->len;