[ovs-git] [openvswitch/ovs] ed6d1e: python-c-ext: Fix memory leak in Parser_finish

GitHub noreply at github.com
Wed Oct 31 17:35:29 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: ed6d1e8cc52bf6eefb1e20637466d49864f71ac3
      https://github.com/openvswitch/ovs/commit/ed6d1e8cc52bf6eefb1e20637466d49864f71ac3
  Author: Eric Lapointe <elapointe at corsa.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M python/ovs/_json.c

  Log Message:
  -----------
  python-c-ext: Fix memory leak in Parser_finish

The memory returned by json_parser_finish needs to be freed by the caller.

Signed-off-by: Eric Lapointe <elapointe at corsa.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list