Fix a write to freed memory: Unlock the channel's mutex before unrefing
authorTor Lillqvist <tml@iki.fi>
Mon, 6 Dec 2004 23:43:43 +0000 (23:43 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 6 Dec 2004 23:43:43 +0000 (23:43 +0000)
commitcf6e3acdb56b846fceb92ccfb2f201c4c6d4ff5f
treefb18a0a1255445d2622567c1d9724ad4e7d6f575
parentcff51f1f0bc40d5b7ac093a051f56820216ef947
Fix a write to freed memory: Unlock the channel's mutex before unrefing

2004-12-06  Tor Lillqvist  <tml@iki.fi>

* glib/giowin32.c (g_io_win32_finalize): Fix a write to freed
memory: Unlock the channel's mutex before unrefing the channel.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/giowin32.c