Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: mrg
Date: Tue Aug 8 05:20:14 UTC 2023
Modified Files:
src/sys/dev/ic: apple_smc.c apple_smc_temp.c
Log Message:
fix array vs pointer function declaration.
also, in some callers, and make sure to provide all the accessed
backing for a string array.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/apple_smc.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/ic/apple_smc_temp.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