[dpdk-stable] [PATCH] usertools: replace unsafe input function

Laatz, Kevin kevin.laatz at intel.com
Wed Apr 3 12:31:09 CEST 2019


On 20/03/2019 16:43, Andrius Sirvys wrote:
> LGTM static code analysis tool reports that the function 'input' is
> unsafe. Changed to use raw_input which then converts it using
> ast.literal_eval() which is safe.
>
> Fixes: d1b94da4a4e0 ("usertools: add client script for telemetry")
> Cc: ciara.power at intel.com
>
> Signed-off-by: Andrius Sirvys <andrius.sirvys at intel.com>
> ---

Looks good to me. Thanks!

Acked-by: Kevin Laatz <kevin.laatz at intel.com>



More information about the stable mailing list