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

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


  Branch: refs/heads/branch-2.9
  Home:   https://github.com/openvswitch/ovs
  Commit: 99b7cf4d690fc8d3d07ba5c64f25267de5e5cc45
      https://github.com/openvswitch/ovs/commit/99b7cf4d690fc8d3d07ba5c64f25267de5e5cc45
  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