summaryrefslogtreecommitdiff
path: root/atspi/atspi-event-listener.c
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2016-04-06 16:40:44 +0200
committerMike Gorse <mgorse@suse.com>2016-04-11 10:49:25 -0500
commitbb8118284fa248b74f59426f73497fc012469198 (patch)
treede0c80f82005fba18f2a728f410ce4ac37ea1a3a /atspi/atspi-event-listener.c
parent44329fb78ee6a0fd1bd5f906084fc0b7dd912fc6 (diff)
downloadat-spi2-core-bb8118284fa248b74f59426f73497fc012469198.tar.gz
registryd: Avoid crashing with a NULL keystring
From a coverity check: 1. at-spi2-core-2.14.1/registryd/deviceeventcontroller-x11.c:1167: deref_ptr_in_call: Dereferencing pointer "keystring". 2. at-spi2-core-2.14.1/registryd/deviceeventcontroller-x11.c:1169: check_after_deref: Null-checking "keystring" suggests that it may be null, but it has already been dereferenced on all paths leading to the check. (keystring, -1, &c))) { https://bugzilla.gnome.org/show_bug.cgi?id=764688
Diffstat (limited to 'atspi/atspi-event-listener.c')
0 files changed, 0 insertions, 0 deletions