Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/ufs/ufs



Module Name:    src
Committed By:   martin
Date:           Mon Mar  2 08:07:22 UTC 2020

Modified Files:
        src/sys/ufs/ufs [netbsd-8]: dir.h ufs_lookup.c

Log Message:
Additionally pull up the following revisions, to fix build fallout from
ticket #1511:

        src/sys/ufs/ufs/dir.h                   1.26
        sys/ufs/ufs/ufs_lookup.c                1.149

Zero out all the dirent padding not just one byte, to avoid kernel memory
disclosure (from https://svnweb.freebsd.org/base?view=revision&revision=347066)


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.25.10.1 src/sys/ufs/ufs/dir.h
cvs rdiff -u -r1.146 -r1.146.6.1 src/sys/ufs/ufs/ufs_lookup.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