X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Fpatches%2FCVE-2014-8xxx%2F0016-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch;h=84d75cde346e2acd488c4222ec65cee83a4e8e71;hp=e3ff6a368a6b17aef954fa144912a60f7678d138;hb=4db25562fe97995f20b8adc0f2e6959ed82e8635;hpb=7217e0ca50bba73dad94782e67980aeeb24ab693 diff --git a/debian/patches/CVE-2014-8xxx/0016-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch b/debian/patches/CVE-2014-8xxx/0016-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch index e3ff6a3..84d75cd 100644 --- a/debian/patches/CVE-2014-8xxx/0016-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch +++ b/debian/patches/CVE-2014-8xxx/0016-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch @@ -10,11 +10,9 @@ Reviewed-by: Peter Hutterer xfixes/select.c | 1 + 1 file changed, 1 insertion(+) -diff --git a/xfixes/select.c b/xfixes/select.c -index c088ed3..e964d58 100644 --- a/xfixes/select.c +++ b/xfixes/select.c -@@ -201,6 +201,7 @@ SProcXFixesSelectSelectionInput(ClientPtr client) +@@ -201,6 +201,7 @@ SProcXFixesSelectSelectionInput(ClientPt { REQUEST(xXFixesSelectSelectionInputReq); @@ -22,6 +20,3 @@ index c088ed3..e964d58 100644 swaps(&stuff->length); swapl(&stuff->window); swapl(&stuff->selection); --- -1.7.9.2 -