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@xxxxxxxxxxxx>
Date: Fri, 20 Aug 1999 16:26:50 -0500 (CDT)
guy         1999/08/20 16:26:44 CDT

  Modified files:
    .                    packet-snmp.c 
  Log:
  Call "init_mib()" in "proto_register_snmp()"; not doing so causes core
  dumps (probably because the SNMP libraries expect it to have been
  called).
  
  Revision  Changes    Path
  1.7       +2 -1      ethereal/packet-snmp.c