From: SourceForge.net <no...@so...> - 2005-06-06 02:10:12
|
Patches item #1214376, was opened at 2005-06-03 12:53 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1214376&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: segfault Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Perdaens Antoine (tlg) >Assigned to: Mark Doliner (thekingant) Summary: Fixes a segfault in gtkaccount.c Initial Comment: This small patch fixes a segfault in gtkaccount.c. The segfault happens because gaim_presence_set_status_active is applied on a dialog after the dialog has been freed. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-06-05 22:10 Message: Logged In: YES user_id=20979 Someone already fixed this in CVS doing something slightly different. http://cvs.sourceforge.net/viewcvs.py/gaim/gaim/src/gtkaccount.c?r1=1.178&r2=1.179 Thanks for the patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1214376&group_id=235 |