Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-icmpv6.c packet-ieee80211.c packet-rt

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 28 May 2003 17:40:19 -0500 (CDT)
guy         2003/05/28 17:40:19 CDT

  Modified files:
    .                    packet-icmpv6.c packet-ieee80211.c 
                         packet-rtcp.c packet-smb.c 
  Log:
  From Laurent Rabret: use "g_free()", not "free()", to free stuff
  allocated with "g_malloc()" and related GLib routines.
  
  Revision  Changes    Path
  1.73      +2 -2      ethereal/packet-icmpv6.c
  1.89      +2 -2      ethereal/packet-ieee80211.c
  1.37      +4 -4      ethereal/packet-rtcp.c
  1.344     +2 -2      ethereal/packet-smb.c