[lxc-devel] [lxc/lxc] f85b16: utils: lxc_deslashify() free memory

GitHub noreply at github.com
Tue Sep 27 00:38:38 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f85b16a104fa58ba2cbc285d632223f8b0a9fe49
      https://github.com/lxc/lxc/commit/f85b16a104fa58ba2cbc285d632223f8b0a9fe49
  Author: Christian Brauner <christian.brauner at canonical.com>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  utils: lxc_deslashify() free memory

Make sure we always free any memory that was allocated by the call to
lxc_normalize_path().

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 92281f027507b986b51de908d58b1487866874c1
      https://github.com/lxc/lxc/commit/92281f027507b986b51de908d58b1487866874c1
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #1212 from brauner/2016-09-26/fix_lxc_deslashify

utils: lxc_deslashify() free memory


Compare: https://github.com/lxc/lxc/compare/7be721c185ac...92281f027507


More information about the lxc-devel mailing list