|WARNING| pw162591 [PATCH 2/2] net/cpfl: validate fieldvector offsets before copying keys
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Mar 23 09:19:49 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/162591
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#64:
The CPFL JSON parser accepts fieldvector offsets and SEM key sizes straight from the input description. Reject offsets that would write past the 64-byte SEM fieldvector storage and reject key sizes that would later overread the fixed source buffer or overflow the destination key buffer.
total: 0 errors, 1 warnings, 0 checks, 42 lines checked
More information about the test-report
mailing list