Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/fs/cd9660
Module Name: src
Committed By: martin
Date: Thu May 7 18:14:51 UTC 2026
Modified Files:
src/sys/fs/cd9660 [netbsd-11]: cd9660_rrip.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #277):
sys/fs/cd9660/cd9660_rrip.c: revision 1.19
cd9660: make sure that NM records are at least 5 bytes long.
avoids an integer underflow when this length has 5 subtracted from it
for a later path.
Reported by Adam Crosser, Praetorian
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.56.1 src/sys/fs/cd9660/cd9660_rrip.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