On Thu, Feb 28, 2002 at 05:25:42PM -0800, Guy Harris wrote: > A lot of the problem is, I suspect, that we're not checking the return > values of a bunch of the routines, which will return error codes for > ASN.1 BER dissection errors. > > I'm working on that one;
I've checked in a change that adds checks for those return values... > hopefully, it'll let me get to the other problem (or fix the other > problem). ...and the resulting Ethereal (and Tethereal) appear to be able to process the capture with no problems. Give it a try on your machine.
