[ovs-git] [openvswitch/ovs] a84b88: dns-resolve: Fix a bug that frees node inside HMAP...

GitHub noreply at github.com
Thu Aug 16 17:43:34 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a84b88659e23c1a490264fd2fdf66bd8f59c1e07
      https://github.com/openvswitch/ovs/commit/a84b88659e23c1a490264fd2fdf66bd8f59c1e07
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2018-08-16 (Thu, 16 Aug 2018)

  Changed paths:
    M lib/dns-resolve.c

  Log Message:
  -----------
  dns-resolve: Fix a bug that frees node inside HMAP_FOR_EACH

HMAP_FOR_EACH_SAFE should be used when node is freed inside.

Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.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