> -Original Message-
> From: Akhil Goyal
> Sent: Thursday, May 12, 2022 1:06 AM
> To: Anoob Joseph ; Volodymyr Fialko
> ; dev@dpdk.org; Radu Nicolau
>
> Cc: Jerin Jacob Kollanukkaran ; Volodymyr Fialko
>
> Subject: RE: [EXT] [PATCH] examples/ipsec-secg
> > rte_flow_validate and rte_flow_create not always initialize flow error.
> > Using error.message in some error cases will cause read from uninitialized
> > memory.
> >
> > Fixes: 6738c0a9569 ("examples/ipsec-secgw: support flow director")
> >
> > Signed-off-by: Volodymyr Fialko
> > ---
> > e
>
> --
> rte_flow_validate and rte_flow_create not always initialize flow error.
> Using error.message in some error cases will cause read from uninitialized
> memory.
>
> Fixes: 6738c0a9569 ("examples/ipsec-secgw: support flow d
rte_flow_validate and rte_flow_create not always initialize flow error.
Using error.message in some error cases will cause read from
uninitialized memory.
Fixes: 6738c0a9569 ("examples/ipsec-secgw: support flow director")
Signed-off-by: Volodymyr Fialko
---
examples/ipsec-secgw/flow.c | 2 +-
4 matches
Mail list logo