Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2005 10:50:00 +0200
From:      Szalai Andras <andrew@djw.hu>
To:        freebsd-geom@freebsd.org
Subject:   gnop problem?
Message-ID:  <20051021085000.GA62267@web.djw.hu>

next in thread | raw e-mail | index | archive | help
Hi,

The situation is the following:

In g_nop_destroy() there is a line:
g_free(gp->softc);

But what happens, when immediately after this line a 
request comes in that is handled by g_nop_start. But 
softc is already freed -> panic?

c'ya
andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051021085000.GA62267>