* [dpdk-test-report] |WARNING| pw100987 [dpdk-dev v3] app: fix buffer overrun
[not found] <20211011080452.2710095-1-przemyslawx.zegan@intel.com>
@ 2021-10-11 8:07 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-11 8:07 UTC (permalink / raw)
To: test-report; +Cc: Przemyslaw Zegan
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100987
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#55:
Previously when user configured aad size is over 12 bytes the copy of template aad will cause a buffer overrun.
ERROR:SPACING: space required before the open parenthesis '('
#79: FILE: app/test-crypto-perf/cperf_test_vectors.c:558:
+ if(options->aead_aad_sz > sizeof(aad))
total: 1 errors, 1 warnings, 10 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-11 8:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20211011080452.2710095-1-przemyslawx.zegan@intel.com>
2021-10-11 8:07 ` [dpdk-test-report] |WARNING| pw100987 [dpdk-dev v3] app: fix buffer overrun 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).