[ovs-dev] [PATCH v4 0/3] Fix memory leaks and overreads in ofp-util

Ben Pfaff blp at ovn.org
Thu Sep 21 16:59:55 UTC 2017


v1->v2: Add memory leak fix patch.
v2->v3: Extend memory leak fix patch.
v3->v4; Add another memory leak fix patch.

Ben Pfaff (3):
  ofp-util: Fix buffer overread in ofputil_decode_bundle_add().
  ofp-util: Fix memory leaks on error cases in
    ofputil_decode_group_mod().
  ofp-util: Fix memory leaks when parsing OF1.5 group properties.

 lib/ofp-util.c | 102 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 64 insertions(+), 38 deletions(-)

-- 
2.10.2



More information about the dev mailing list