]> Pileus Git - ~andy/gtk/commit
win32: Don't dereference keyboard_grab if it is NULL
authorAlexander Larsson <alexl@redhat.com>
Mon, 21 Nov 2011 13:37:57 +0000 (14:37 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 21 Nov 2011 13:37:57 +0000 (14:37 +0100)
commit0d94b974b3e7564b130fe5960a636bae9fa08a1d
tree6841bb97dfde63b2b60d450e2696e185c076af82
parent4760b3e2bd07cf15cd350e1527ea1aebfb1b4581
win32: Don't dereference keyboard_grab if it is NULL

This fixes a crash in e.g. testdnd
gdk/win32/gdkevents-win32.c