[ovs-git] [ovn-org/ovn] 7b58d8: ovn-northd: Fix memory leak in build_lswitch_rport...

Dumitru Ceara noreply at github.com
Wed Jul 8 17:16:17 UTC 2020


  Branch: refs/heads/branch-20.03
  Home:   https://github.com/ovn-org/ovn
  Commit: 7b58d84909770bb91b17a91f2f3cd5456651585c
      https://github.com/ovn-org/ovn/commit/7b58d84909770bb91b17a91f2f3cd5456651585c
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M northd/ovn-northd.c

  Log Message:
  -----------
  ovn-northd: Fix memory leak in build_lswitch_rport_arp_req_flows().

The error string returned by ip_parse_masked() and ipv6_parse_masked() was
not freed leading to a memory leak.

Fixes: 32f5ebb06226 ("ovn-northd: Limit ARP/ND broadcast domain whenever possible.")
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>

(cherry-picked from master commit 656504b1032555a1e47c32fc58eac413f3310481)




More information about the git mailing list