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

Dumitru Ceara noreply at github.com
Wed Nov 25 08:38:23 UTC 2020


  Branch: refs/heads/branch-20.03
  Home:   https://github.com/ovn-org/ovn
  Commit: d0c3a25b5e6118ff8212a152e3a50cb7379d8179
      https://github.com/ovn-org/ovn/commit/d0c3a25b5e6118ff8212a152e3a50cb7379d8179
  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: 4ae9104bacfc1c7d9ce1ad220468810d564aa447
      https://github.com/ovn-org/ovn/commit/4ae9104bacfc1c7d9ce1ad220468810d564aa447
  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/8fe336ac3ca4...4ae9104bacfc


More information about the git mailing list