OSDN Git Service

fix possible crashes in case QCursor is used when qt_x11Data is null
authorIvailo Monev <xakepa10@gmail.com>
Tue, 22 Aug 2023 04:13:11 +0000 (11:13 +0700)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 22 Aug 2023 04:13:11 +0000 (11:13 +0700)
commit48f864a5f455da6f22c27f79a138ff909db64da6
treeae99f6328c4673cec1cae179bd6e397ee619b063
parent1d8cc1be879b6e956515ab8aac9bcd0e9f9c3134
fix possible crashes in case QCursor is used when qt_x11Data is null

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
src/gui/kernel/qcursor_x11.cpp