diff libpurple/protocols/Makefile.mingw @ 23557:aaaff38e144f

Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 17 Jul 2008 04:38:07 +0000
parents e8d80d18df30
children 05d3447fb34e 0c7b74fc558e
line wrap: on
line diff
--- a/libpurple/protocols/Makefile.mingw	Wed Jul 16 09:16:52 2008 +0000
+++ b/libpurple/protocols/Makefile.mingw	Thu Jul 17 04:38:07 2008 +0000
@@ -8,7 +8,7 @@
 PIDGIN_TREE_TOP := ../..
 include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak
 
-SUBDIRS = gg irc jabber msnp9 novell null oscar qq sametime silc simple yahoo bonjour myspace
+SUBDIRS = gg irc jabber msn novell null oscar qq sametime silc simple yahoo bonjour myspace
 
 .PHONY: all install clean