Patches item #1686400, was opened at 2007-03-22 17:18
Message generated for change (Comment added) made by rlaager
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1686400&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Plugins
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eoin Coffey (ecoffey)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mono: Fixed an infinite loop at exit

Initial Comment:
Since .NET plugins were not defining a info->id, gaim_plugin_unload() would get 
stuck in an infinite loop trying to pass gaim_plugins_find_by_id() a NULL value.

Fixed this by requiring .NET plugins to define a Id.

Might make the mono-loader autogen one for plugins that don't define one (seem 
easier to just mandate the Id).

Also talking with etan in #gaim, it seems that gaim_probe_plugin should fail if 
info->id is NULL or empty.

I'm assuming grim will pick this up.

----------------------------------------------------------------------

>Comment By: Richard Laager (rlaager)
Date: 2007-03-22 17:30

Message:
Logged In: YES 
user_id=156487
Originator: NO

I don't understand the changes in the first hunk for mono-helper.c.

Also, your patch doesn't correct the behavior of gaim_probe_plugin, does
it?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1686400&group_id=235

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gaim-patches mailing list
Gaim-patches@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-patches

Reply via email to