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>
Sat, 2 Jul 2016 20:41:08 +0000 (16:41 -0400)
commita65d576c887d379c71fe2eb315ea849a2d06b7e8
treed662c3a045ec49fbcd27c3b6c24c9b591df378f6
parentf68e8bd0af941d35a7d3d3a3aed1f9751295c3a9
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