Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] Re: Bugs in Conversation.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Sat, 25 Jun 2005 18:16:29 -0400
Good find.

I have checked in a fix.


On 6/21/05, kashyap desai <ce_kashyap@xxxxxxxxx> wrote:
> In Conversation.c to remove conversation specific data
> function used is "conversation_delete_proto_data".
>   Inside this function they are passing GList* to
> g_slist_remove()... That is wrong aurgument..Instead
> of that we should use g_slist_delete_link().
> 
> Regards
> Kashyap D. Desai   
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>