On 3/27/2019 3:03 PM, Konstantin Ananyev wrote: > three simple fixes for ipsec-secgw, first two reported by Coverity. > > Konstantin Ananyev (3): > examples/ipsec-secgw: fix invalid out-of-bound check > examples/ipsec_secgw: fix possible NULL dereference > examples/ipsec-secgw: fix typo in test script > > examples/ipsec-secgw/ipsec-secgw.c | 2 +- > examples/ipsec-secgw/ipsec_process.c | 11 ++++------- > examples/ipsec-secgw/test/run_test.sh | 2 +- > 3 files changed, 6 insertions(+), 9 deletions(-) > Applied to dpdk-next-crypto
Thanks.