Module Name: src Committed By: rin Date: Wed Sep 25 09:08:22 UTC 2024
Modified Files: src/sys/arch/luna68k/stand/boot: sc.c Log Message: luna68k/boot: XXX: Silence GCC12 -Warray-bounds for scident() sensebuf and inqbuf may be uninitialized for some cases. Real fix should be to check return values everywhere in scsi_request_sense(), scsi_immed_command(), and functions called from them. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/luna68k/stand/boot/sc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.