[lxc-devel] [lxc/lxc] 97a9b2: seccomp: leak fixup

GitHub noreply at github.com
Fri May 25 07:13:31 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 97a9b25848e9f2f15e6c01f4757cb33965856908
      https://github.com/lxc/lxc/commit/97a9b25848e9f2f15e6c01f4757cb33965856908
  Author: Wolfgang Bumiller <w.bumiller at proxmox.com>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  seccomp: leak fixup

Fix an error case not free()ing the line forgotten during
the move from fgets() on a static buffer to using getline.

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
Fixes: ccf8d128e430 ("seccomp: parse_config_v1()")


  Commit: 8cd059dfdcaa5446db3d4fe22074846620564a56
      https://github.com/lxc/lxc/commit/8cd059dfdcaa5446db3d4fe22074846620564a56
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
    M src/lxc/seccomp.c

  Log Message:
  -----------
  Merge pull request #2350 from Blub/seccomp-cleanup-fixup

seccomp: leak fixup


Compare: https://github.com/lxc/lxc/compare/1269738063a4...8cd059dfdcaa
      **NOTE:** This service 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 lxc-devel mailing list