All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] few trivial fixes for ipsec-secgw
@ 2019-03-27  9:33 Konstantin Ananyev
  2019-03-27  9:33 ` [PATCH 1/3] examples/ipsec-secgw: fix invalid out-of-bound check Konstantin Ananyev
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Konstantin Ananyev @ 2019-03-27  9:33 UTC (permalink / raw)
  To: dev; +Cc: akhil.goyal, Konstantin Ananyev

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(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-03-29 14:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27  9:33 [PATCH 0/3] few trivial fixes for ipsec-secgw Konstantin Ananyev
2019-03-27  9:33 ` [PATCH 1/3] examples/ipsec-secgw: fix invalid out-of-bound check Konstantin Ananyev
2019-03-27 12:52   ` Akhil Goyal
2019-03-27  9:33 ` [PATCH 2/3] examples/ipsec_secgw: fix possible NULL dereference Konstantin Ananyev
2019-03-27 12:54   ` Akhil Goyal
2019-03-27 13:19     ` Ananyev, Konstantin
2019-03-27 14:37       ` Akhil Goyal
2019-03-27  9:33 ` [PATCH 3/3] examples/ipsec-secgw: fix typo in test script Konstantin Ananyev
2019-03-27 12:55   ` Akhil Goyal
2019-03-29 14:21 ` [PATCH 0/3] few trivial fixes for ipsec-secgw Akhil Goyal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.