[ovs-git] [ovn-org/ovn] b15045: ovn-nbctl: Cleanup allocated memory to keep valgri...

Dumitru Ceara noreply at github.com
Wed Nov 25 08:33:06 UTC 2020


  Branch: refs/heads/branch-20.06
  Home:   https://github.com/ovn-org/ovn
  Commit: b150459eaf62d418dbcfbe97110b696d63c8a71c
      https://github.com/ovn-org/ovn/commit/b150459eaf62d418dbcfbe97110b696d63c8a71c
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M utilities/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: Cleanup allocated memory to keep valgrind happy.

Fixes: 58287c369bed ("ovn-nbctl: Initial support for daemon mode.")
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: ad2b19d0701ab4ec7bfbf729eaa2afa4359789c3
      https://github.com/ovn-org/ovn/commit/ad2b19d0701ab4ec7bfbf729eaa2afa4359789c3
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M utilities/ovn-nbctl.c
    M utilities/ovn-sbctl.c

  Log Message:
  -----------
  utilities: Free argv returned by ovs_cmdl_env_parse_all().

This is not a real leak but it's reported by valgrind as such and creates
noise in the output.

Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/9d6a8827f42d...ad2b19d0701a


More information about the git mailing list