]> Pileus Git - ~andy/gtk/commit
Use free() to free XIButtonState.mask
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Jan 2011 04:26:34 +0000 (23:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Jan 2011 04:27:36 +0000 (23:27 -0500)
commitb1be543ba570adaa412873c0d561ec50f68048b3
tree82e5dabf2196c2da54fc34e08568cccaad5ed004
parent10b6afa1f597a201fb24f3d513aaddab51889812
Use free() to free XIButtonState.mask

XIQueryPointer() allocates it using malloc() (without any mention
in the documentation...).
gdk/x11/gdkdevice-xi2.c