Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-snmp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 30 Jan 2001 01:16:29 -0600 (CST)
guy         2001/01/30 01:16:28 CST

  Modified files:
    .                    packet-snmp.c 
  Log:
  Work around a CMU SNMP bug wherein "sprint_value()" dumps core if there
  are no entries in any of the MIBs for any of the components of the
  variable's OID.
  
  Revision  Changes    Path
  1.59      +88 -47    ethereal/packet-snmp.c