Subject: Re: adding mbuf member
To: Jun-ichiro itojun Hagino <itojun@iijlab.net>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-net
Date: 01/29/2000 10:06:25
On Sat, 29 Jan 2000 09:14:41 -0800 
 Jason Thorpe <thorpej@nas.nasa.gov> wrote:

 >  > 	m_freem() needs to call m_freem(m->m_pkthdr.aux) as well to
 >  > 	avoid memory leakage.
 > 
 > Be careful to avoid recursion :-)

Err... "unwanted recursion" that is... obvious you *WANT* to recurse
to make this all work right... sigh, MORE COFFEE, PLEASE!

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>