Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 15 Jan 2008 04:58:42 +0000 | Etan Reisner | Remove a variable that isn't used anywhere, if it was supposed to do something |
Mon, 14 Jan 2008 23:29:52 +0000 | Daniel Atallah | Prevent a crash caused by freed memory being accessed. |
Mon, 14 Jan 2008 22:23:54 +0000 | Daniel Atallah | Some more little leak fixes. |
Mon, 14 Jan 2008 21:06:57 +0000 | Daniel Atallah | Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now. |