Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: mrg
Date: Tue Aug 1 07:58:41 UTC 2023
Modified Files:
src/sys/arch/xen/xenbus: xenbus_probe.c
src/sys/dev/ata: ata_raid_adaptec.c ata_raid_intel.c ata_raid_jmicron.c
Log Message:
don't test arrays against NULL.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/xen/xenbus/xenbus_probe.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/ata/ata_raid_adaptec.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ata/ata_raid_intel.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ata/ata_raid_jmicron.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