[lxc-devel] [lxc/lxc] b79301: conf: fix suggest_default_idmap()

GitHub noreply at github.com
Tue Jan 3 17:22:49 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b7930180d1a0fda928ed416b6312c5b59a525567
      https://github.com/lxc/lxc/commit/b7930180d1a0fda928ed416b6312c5b59a525567
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: fix suggest_default_idmap()

We need to remove the newline otherwise lxc_safe_uint() will fail as it detects
an invalid (non-numeric) char in the string.

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


  Commit: f290a8061f9c983efeefa735e9dbce7067df9c4d
      https://github.com/lxc/lxc/commit/f290a8061f9c983efeefa735e9dbce7067df9c4d
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Merge pull request #1374 from brauner/2017-01-03/fix_suggest_default_idmap

conf: fix suggest_default_idmap()


Compare: https://github.com/lxc/lxc/compare/a87e4d015eb7...f290a8061f9c


More information about the lxc-devel mailing list