mbox

[0/3] few trivial fixes for ipsec-secgw

Message ID 20190327093329.12521-1-konstantin.ananyev@intel.com (mailing list archive)
Headers

Message

Ananyev, Konstantin March 27, 2019, 9:33 a.m. UTC
  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(-)