Module Name: src Committed By: martin Date: Mon Jul 31 15:50:36 UTC 2023
Modified Files: src/sys/fs/hfs [netbsd-8]: libhfs.c libhfs.h Log Message: Pull up following revision(s) (requested by riastradh in ticket #1865): sys/fs/hfs/libhfs.h: revision 1.9 sys/fs/hfs/libhfs.c: revision 1.16 sys/fs/hfs/libhfs.c: revision 1.17 fs/hfs: Avoid buffer overrun in hfslib_reada_node_offsets. fs/hfs: Avoid undefined pointer arith in hfslib_reada_node_offsets. To generate a diff of this commit: cvs rdiff -u -r1.14.10.1 -r1.14.10.2 src/sys/fs/hfs/libhfs.c cvs rdiff -u -r1.7 -r1.7.10.1 src/sys/fs/hfs/libhfs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.