ODROID-U3 xorg-server debian package fork :
[deb_xorg-server.git] / debian / patches / CVE-2014-8xxx / 0037-CVE-2014-8092-additional-2.patch
index ade166183eefc284d1a50901d60be2ad9f86bfa6..c17e5cffa396125439a740e32dd84170e7b14f4d 100644 (file)
@@ -14,11 +14,9 @@ Signed-off-by: Keith Packard <keithp@keithp.com>
 Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
 
-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;