Ethereal-users: RE: [ethereal-users] Re: [ethereal-dev] ethereal 0.7.2 crashes whendecoding SNMP

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

From: "Guy Scharf" <guy@xxxxxxxxx>
Date: Fri, 20 Aug 1999 14:26:45 -0700
Guy Harris wrote:
> 
> > I don't have the original capture, but a new capture with SNMP 
> packets works
> > fine with init_mib() added to the packet_snmp.c module per your patch.
> 
> And blows up without the "init_mib()" call?

Yes, it blows up without init_mib().

Guy