Ethereal-dev: Re: [ethereal-dev] Re: [ethereal-users] A problem when I use it. -- another case

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

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Fri, 14 Jan 2000 19:52:00 -0800
> Program terminated with signal 10, Bus Error.

	...

> #0  dissect_bgp_update (pd=0x1e6908 "", offset=94, fd=0x1e6979, tree=0x1c3ed4) at packet-bgp.c:324
> 324         len = ntohs(*(guint16 *)p);

Same bug - the patch I sent out in my previous message should fix it.