Stylistic changes. Plug an unlikely memory leak that occurred in
authorTor Lillqvist <tml@novell.com>
Wed, 27 Aug 2008 16:49:17 +0000 (16:49 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 27 Aug 2008 16:49:17 +0000 (16:49 +0000)
commit2c5de8ed262aa0fcf1d1472e963d2009f793e047
tree0b252528b3701336bc17b9fa3743b3eac5a5cad1
parent82c17ccf4ffd70b1ab15db9ec57ae14e6c093f60
Stylistic changes. Plug an unlikely memory leak that occurred in

2008-08-27  Tor Lillqvist  <tml@novell.com>

* glib/giowin32.c: Stylistic changes. Plug an unlikely memory leak
that occurred in create_thread() if closing the thread handle
failed. Add more error messages to g_io_win32_free() that are
printed only when debugging. Plug handle leak, a socket channel's
event was never closed.

svn path=/trunk/; revision=7405
ChangeLog
glib/giowin32.c