This series fixes a number of covscan complaints.

Phil Sutter (5):
  src: object: Avoid obj_ops array overrun
  src: flowtable: Add missing break
  src: flowtable: Fix use after free in two spots
  src: flowtable: Fix memleak in nftnl_flowtable_parse_devs()
  src: flowtable: Fix for reading garbage

 src/flowtable.c | 25 ++++++++++++++-----------
 src/object.c    |  2 +-
 2 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.19.0

Reply via email to