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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f5c117132deea8e929976bbcde704d62b8f94acc
      https://github.com/openvswitch/ovs/commit/f5c117132deea8e929976bbcde704d62b8f94acc
  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