[ovs-dev] [clang 0/4] fix clang-analyzer reports (including one crash bug)

Ben Pfaff blp at nicira.com
Mon Jul 14 22:00:02 UTC 2014


Ben Pfaff (4):
  ofp-util: Fix null pointer dereference in ofputil_pull_buckets().
  ofproto: Avoid theoretical double free of large rule collections.
  coverage: Move m_idx, h_idx to an inner scope in coverage_run().
  Drop assignments whose values are never used.

 lib/coverage.c    |    8 +++-----
 lib/ofp-actions.c |    6 +++---
 lib/ofp-parse.c   |    6 +++---
 lib/ofp-util.c    |    3 ++-
 ofproto/ofproto.c |    4 +++-
 5 files changed, 14 insertions(+), 13 deletions(-)

-- 
1.7.10.4




More information about the dev mailing list