Ethereal-dev: [Ethereal-dev] Other fixes for free() vs g_free() bug

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

From: "RABRET Laurent FTRD/DAC/ISS" <laurent.rabret@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 May 2003 18:03:44 +0200
Hi,
On my Windows platform, Ethereal was crashing when analyzing ICMP v6
packets because of an improper call to free() instead of g_free(). I
suspected this bug to be present in other files. Therefore, I have
quickly checked the Ethereal CVS tree. It appears three other files are
suspects: packet-ieee80211.c, packet-rtcp.c and packet-smb.c.
You will find enclosed a fix for each one.
Best regards
Laurent

Attachment: packet-ieee80211.c.patch
Description: packet-ieee80211.c.patch

Attachment: packet-rtcp.c.patch
Description: packet-rtcp.c.patch

Attachment: packet-smb.c.patch
Description: packet-smb.c.patch