X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Fpatches%2FCVE-2014-8xxx%2F0009-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch;h=5e19ba97039c9cc009fb11d559455027d63f8ea0;hp=a5f4b4f082d315f0254389d3a6b8a60b92749884;hb=4db25562fe97995f20b8adc0f2e6959ed82e8635;hpb=7217e0ca50bba73dad94782e67980aeeb24ab693 diff --git a/debian/patches/CVE-2014-8xxx/0009-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch b/debian/patches/CVE-2014-8xxx/0009-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch index a5f4b4f..5e19ba9 100644 --- a/debian/patches/CVE-2014-8xxx/0009-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch +++ b/debian/patches/CVE-2014-8xxx/0009-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch @@ -10,8 +10,6 @@ Reviewed-by: Peter Hutterer Xext/xcmisc.c | 1 + 1 file changed, 1 insertion(+) -diff --git a/Xext/xcmisc.c b/Xext/xcmisc.c -index 034bfb6..1e91010 100644 --- a/Xext/xcmisc.c +++ b/Xext/xcmisc.c @@ -167,6 +167,7 @@ static int @@ -22,6 +20,3 @@ index 034bfb6..1e91010 100644 swaps(&stuff->length); swapl(&stuff->count); --- -1.7.9.2 -