OSDN Git Service

use uninitialized buffer instead of resizing one in QKeyMapperPrivate::translateKeyEv...
authorIvailo Monev <xakepa10@laimg.moc>
Thu, 30 May 2019 21:48:11 +0000 (21:48 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Thu, 30 May 2019 21:48:11 +0000 (21:48 +0000)
commit365907bb3a4082a7fee48632e4854f47c723888d
tree4dd966129902d9197b222b4a59fcd23ee42ce1b3
parentb7d6018d4c7db7c0615caefebe99831c41e87d7a
use uninitialized buffer instead of resizing one in QKeyMapperPrivate::translateKeyEventInternal()

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/gui/kernel/qkeymapper_x11.cpp