On 11/3/2017 5:13 AM, Singh, Jasvinder wrote:
>
>
>> -Original Message-
>> From: Iremonger, Bernard
>> Sent: Wednesday, November 1, 2017 12:10 PM
>> To: dev@dpdk.org; Singh, Jasvinder
>> Cc: Iremonger, Bernard
>> Subject: [PATCH] examples/flow_classify: fix fseek error handling
>>
>> Ch
> -Original Message-
> From: Iremonger, Bernard
> Sent: Wednesday, November 1, 2017 12:10 PM
> To: dev@dpdk.org; Singh, Jasvinder
> Cc: Iremonger, Bernard
> Subject: [PATCH] examples/flow_classify: fix fseek error handling
>
> Check return value of fseek and exit if non zero.
>
> Cove
Check return value of fseek and exit if non zero.
Coverity issue: 143435
Fixes: bab16ddaf2c1 ("examples/flow_classify: add sample application")
Signed-off-by: Bernard Iremonger
---
examples/flow_classify/flow_classify.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a
3 matches
Mail list logo