possible unionfs bug

From: Divacky Roman <xdivac02_at_stud.fit.vutbr.cz>
Date: Sun, 20 Jul 2003 15:02:21 +0200
Hi,

I might be wrong but this:

        free(mp->mnt_data, M_UNIONFSMNT);       /* XXX */
	mp->mnt_data = 0;
	
seems to me wrong.... and might cause crashes etc.
am I correct or wrong?

its from union_vfsops.c:384

thnx

Roman Divacky
Received on Sun Jul 20 2003 - 04:02:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC