X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Fpatches%2F227_null_ptr_midispcur.patch;h=f3890472477d01a89744672d5d8bda66d2992625;hp=4b26c161b826b3f120be6a243a87fc58512aebee;hb=4db25562fe97995f20b8adc0f2e6959ed82e8635;hpb=7217e0ca50bba73dad94782e67980aeeb24ab693 diff --git a/debian/patches/227_null_ptr_midispcur.patch b/debian/patches/227_null_ptr_midispcur.patch index 4b26c16..f389047 100644 --- a/debian/patches/227_null_ptr_midispcur.patch +++ b/debian/patches/227_null_ptr_midispcur.patch @@ -1,8 +1,6 @@ -diff --git a/mi/midispcur.c b/mi/midispcur.c -index 24b9a70..266c7e0 100644 --- a/mi/midispcur.c +++ b/mi/midispcur.c -@@ -466,6 +466,10 @@ miDCRestoreUnderCursor(DeviceIntPtr pDev, ScreenPtr pScreen, +@@ -435,6 +435,10 @@ miDCRestoreUnderCursor(DeviceIntPtr pDev GCPtr pGC; pBuffer = miGetDCDevice(pDev, pScreen);