]> Pileus Git - ~andy/gtk/commit
win32: fix possible memleak if GlobalAlloc() fails
authorAleksander Morgado <aleksander@lanedo.com>
Tue, 26 Feb 2013 13:51:31 +0000 (14:51 +0100)
committerAleksander Morgado <aleksander@lanedo.com>
Tue, 26 Feb 2013 14:13:32 +0000 (15:13 +0100)
commit399ffbb230d4be903a172bf9b6c3df90e7c35035
tree847d0e7974aa71b64570146dbdc789fae7643d7c
parent5e4e724a8ed39b89ea2fec42a07ec9252684ddac
win32: fix possible memleak if GlobalAlloc() fails

Also remove the unused 'buf' variable.

https://bugzilla.gnome.org/show_bug.cgi?id=694742
gdk/win32/gdkproperty-win32.c