Discussion:
[ gaim-Patches-1684297 ] GAIM crashes on Buddy Get Info (Jabber protocol)
SourceForge.net
2007-03-20 12:30:06 UTC
Permalink
Patches item #1684297, was opened at 2007-03-20 17:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1684297&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Atamyrat Hezretguliyev (myhat)
Assigned to: Nobody/Anonymous (nobody)
Summary: GAIM crashes on Buddy Get Info (Jabber protocol)

Initial Comment:
This patch fixes a bug in buddy.c, jabber_buddy_remove_id function.
l->data is accessed after l is freed, which crashes GAIM.

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1684297&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
SourceForge.net
2007-03-20 12:39:24 UTC
Permalink
Patches item #1684297, was opened at 2007-03-20 17:30
Message generated for change (Comment added) made by myhat
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1684297&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Atamyrat Hezretguliyev (myhat)
Assigned to: Nobody/Anonymous (nobody)
Summary: GAIM crashes on Buddy Get Info (Jabber protocol)

Initial Comment:
This patch fixes a bug in buddy.c, jabber_buddy_remove_id function.
l->data is accessed after l is freed, which crashes GAIM.

----------------------------------------------------------------------
Comment By: Atamyrat Hezretguliyev (myhat)
Date: 2007-03-20 17:39

Message:
Logged In: YES
user_id=1125672
Originator: YES

Fixes this bug
http://sourceforge.net/tracker/index.php?func=detail&aid=1676403&group_id=235&atid=100235

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1684297&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
Loading...