Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ntfs
Module Name: syssrc
Committed By: jdolecek
Date: Tue Jun 26 09:24:37 UTC 2001
Modified Files:
syssrc/sys/ntfs: ntfs_vnops.c
Log Message:
Allocate the struct dirent in ntfs_readdir() via MALLOC(), rather than
on stack.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 syssrc/sys/ntfs/ntfs_vnops.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