22/01/2018 15:49, Ferruh Yigit:
> On 1/22/2018 2:14 PM, Jasvinder Singh wrote:
> > Free allocated memory of the rule if not added to the table.
> >
> > Coverity issue: 257032
> > Fixes: 50bdac5916d9 ("flow_classify: remove table id parameter from API")
> >
> > Signed-off-by: Jasvinder Singh
>
>
On 1/22/2018 2:14 PM, Jasvinder Singh wrote:
> Free allocated memory of the rule if not added to the table.
>
> Coverity issue: 257032
> Fixes: 50bdac5916d9 ("flow_classify: remove table id parameter from API")
>
> Signed-off-by: Jasvinder Singh
Reviewed-by: Ferruh Yigit
> ---
> lib/librte_f
Free allocated memory of the rule if not added to the table.
Fixes: 50bdac5916d9 ("flow_classify: remove table id parameter from API")
Coverity issue: 257032
Signed-off-by: Jasvinder Singh
---
lib/librte_flow_classify/rte_flow_classify.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/l
3 matches
Mail list logo