Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/ptyfs



Module Name:    src
Committed By:   simonb
Date:           Tue May 13 05:36:43 UTC 2008

Modified Files:
        src/sys/fs/ptyfs: ptyfs_vfsops.c

Log Message:
Use the correct malloc type when free()ing the ptyfs mount structure.
Fixes the "free 2: inuse 0, probable double free" panic when using ptyfs
and KMEMSTATS.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/ptyfs/ptyfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index