ecere/gui/drivers/X: Fixed handling of SelectionRequest
authorJerome St-Louis <jerome@ecere.com>
Wed, 11 May 2016 04:05:18 +0000 (13:05 +0900)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 21:35:20 +0000 (17:35 -0400)
commit6b940e3f0a702058c4488a88afe7ff60649e8611
treed60586726c18f55571f494468181a0089344f546
parent8938b2a8342ffeebd16e8055d443ddca6427643a
ecere/gui/drivers/X: Fixed handling of SelectionRequest
- Multiplication by sizeof(Atom) was unnecessary and causing reading passed allocated memory
ecere/src/gui/drivers/XInterface.ec