]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: don't use unsafe strcpy, strcat and sprintf
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Jul 2024 11:02:30 +0000 (13:02 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 18 Jul 2024 15:40:13 +0000 (17:40 +0200)
commit86aabc578ed6abc00a5f0223d738cdd2ccd18bef
treee6d4b8eea3f1e1474fd8fe479e07ce52e2242d1b
parent77dfe5b1e59f119ebc64ebf8f2b31b720813b212
rasdaemon: don't use unsafe strcpy, strcat and sprintf

Remove all occurrences of those calls.

While here, also fix a couple missing whitespace warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
16 files changed:
mce-amd-k8.c
mce-amd-smca.c
mce-amd.c
mce-intel.c
ras-aer-handler.c
ras-arm-handler.c
ras-cpu-isolation.c
ras-cxl-handler.c
ras-events.c
ras-extlog-handler.c
ras-memory-failure-handler.c
ras-non-standard-handler.c
ras-page-isolation.c
ras-record.c
ras-report.c
types.h