Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ieee80211.c packet-rsync.c packet-rtc

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

From: Laurent Deniel <deniel@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Apr 2003 15:58:00 -0500 (CDT)
deniel      2003/04/27 15:58:00 CDT

  Modified files:
    .                    packet-ieee80211.c packet-rsync.c 
                         packet-rtcp.c packet-snmp.c 
                         packet-telnet.c packet-icmpv6.c 
  Log:
  Replace some unchecked malloc calls by g_malloc.
  
  Revision  Changes    Path
  1.86      +4 -6      ethereal/packet-ieee80211.c
  1.4       +3 -3      ethereal/packet-rsync.c
  1.36      +5 -5      ethereal/packet-rtcp.c
  1.108     +6 -6      ethereal/packet-snmp.c
  1.39      +2 -2      ethereal/packet-telnet.c
  1.71      +2 -2      ethereal/packet-icmpv6.c