Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/fs/tmpfs
Module Name: src
Committed By: martin
Date: Sun Aug 4 11:12:10 UTC 2019
Modified Files:
src/sys/fs/tmpfs [netbsd-8]: tmpfs_mem.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1321):
sys/fs/tmpfs/tmpfs_mem.c: revision 1.10
Remove the roundups, they are incorrect and cause memcmp to wrongfully fail
because of uninitialized bytes at the end of the buffers.
ok rmind@
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.9.8.1 src/sys/fs/tmpfs/tmpfs_mem.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