Subject: Re: CVS commit: basesrc/usr.sbin/tcpdump
To: Jun-ichiro itojun Hagino <itojun@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: source-changes
Date: 11/15/2001 22:36:15
On Thu, Nov 15, 2001 at 09:39:26AM +0200, Jun-ichiro itojun Hagino wrote:
> 
> Module Name:	basesrc
> Committed By:	itojun
> Date:		Thu Nov 15 07:39:26 UTC 2001
> 
> Modified Files:
> 	basesrc/usr.sbin/tcpdump: Makefile
> 
> Log Message:
> remove LBL_ALIGN.  the code leaks memory severely, and makes packet dump
> incorrect.

I added this because without this, tcpdump core dumps on certain packets
on sparc (and probably any other platform with more alignement constraint
than i386). The rigth thing here is to debug the LBL_ALIGN code.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--