* |WARNING| pw159407 [PATCH v6 05/18] telemetry: avoid possible string overflow
[not found] <20251223181418.40834-6-stephen@networkplumber.org>
@ 2025-12-23 18:13 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-12-23 18:13 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159407
_coding style issues_
WARNING:STRNCPY: Prefer strscpy, strscpy_pad, or __nonstring over strncpy - see: https://github.com/KSPP/linux/issues/90
#149: FILE: lib/telemetry/telemetry_legacy.c:113:
+ strncpy(addrs.sun_path, colon + 1, len);
total: 0 errors, 1 warnings, 56 lines checked
Warning in lib/telemetry/telemetry_legacy.c:
Writing to stdout or stderr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-23 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20251223181418.40834-6-stephen@networkplumber.org>
2025-12-23 18:13 ` |WARNING| pw159407 [PATCH v6 05/18] telemetry: avoid possible string overflow checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).