Dpaa2 driver using system("echo...")
Stephen Hemminger
stephen at networkplumber.org
Mon Apr 10 18:21:56 CEST 2023
When the CodeQl (https://codeql.github.com/) is run against DPDK,
one of the issues it reports is the unsafe usage of system() in code.
I reported and fixed one of these issues in the dpaa2 driver
https://patchwork.dpdk.org/project/dpdk/patch/20220602214957.150071-1-stephen@networkplumber.org/
but it seems to have been ignored.
Could one of the maintainers of that driver review it?
More information about the dev
mailing list