> -----Original Message-----
> From: Jozwiak, TomaszX
> Sent: Monday, May 20, 2019 2:26 PM
> To: [email protected]; Trahe, Fiona <[email protected]>; Jozwiak, TomaszX
> <[email protected]>; [email protected]; [email protected]
> Subject: [PATCH] app/test-compress-perf: fix improper use of negative value
> 
> This patch fixes coverity issue: Improper use of negative value.
> test_data->input_data_sz is passed to a parameter that
> cannot be negative.
> 
> Coverity issue: 328504
> Fixes: b68a82425da4 ("app/compress-perf: add performance measurement")
> Cc: [email protected]
> 
> Signed-off-by: Tomasz Jozwiak <[email protected]>
Acked-by: Fiona Trahe <[email protected]>

Reply via email to