Subject: Re: kern/33630
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 06/25/2006 14:45:02
The following reply was made to PR kern/33630; it has been noted by GNATS.

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/33630
Date: Sun, 25 Jun 2006 16:40:03 +0200

 On Sat, Jun 24, 2006 at 02:26:02PM +0200, Martin Husemann wrote:
 > Since this pool seems to be missing some items now, I'll add QUEUEDEBUG and
 > retry the experiment.
 
 Heh, reading the pool dump code explains this listing (only items with
 wrong magic are listed) - and QUEUEDEBUG did not notice any problems.
 
 Is this a use-after-free that I fail to spot?
 
 Martin