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

Ben Pfaff blp at ovn.org
Wed Sep 20 19:48:16 UTC 2017


v1->v2: Add memory leak fix.
v2->v3: Extend memory leak fix.

Ben Pfaff (2):
  ofp-util: Fix buffer overread in ofputil_decode_bundle_add().
  ofp-util: Fix memory leaks on error cases in
    ofputil_decode_group_mod().

 lib/ofp-util.c | 85 +++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 51 insertions(+), 34 deletions(-)

-- 
2.10.2



More information about the dev mailing list