skylarmt / android-xserver

Automatically exported from code.google.com/p/android-xserver
0 stars 0 forks source link

Patch for Client.java #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
1.14

Fix 2 race conditions:
1: in case of Extended request size, the bytesRemaining was wrong
2: 12 bytes read too much in case of RequestCode.CreatePixmap,
   this did mess up further requests, XServer seems to hang

Original issue reported on code.google.com by michael....@googlemail.com on 20 Aug 2013 at 3:14

Attachments: