[ovs-git] [openvswitch/ovs] b9872f: json: Fix leaked nodes in json_hash_object()

GitHub noreply at github.com
Tue Aug 26 16:13:59 UTC 2014


  Branch: refs/heads/branch-1.9
  Home:   https://github.com/openvswitch/ovs
  Commit: b9872f5b0440dcaa1f9b0450878ff450c63b395c
      https://github.com/openvswitch/ovs/commit/b9872f5b0440dcaa1f9b0450878ff450c63b395c
  Author: Thomas Graf <tgraf at noironetworks.com>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M lib/json.c

  Log Message:
  -----------
  json: Fix leaked nodes in json_hash_object()

nodes is allocated through shash_sort() but never freed.

Signed-off-by: Thomas Graf <tgraf at noironetworks.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list