[lxc-devel] [lxc/lxc] 858faf: lxc_execute: properly figure out number of needed ...

GitHub noreply at github.com
Tue Dec 5 04:50:48 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 858faf70ab8d73232a07d49131a442cf954a4e00
      https://github.com/lxc/lxc/commit/858faf70ab8d73232a07d49131a442cf954a4e00
  Author: Serge Hallyn <shallyn at cisco.com>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M src/lxc/execute.c

  Log Message:
  -----------
  lxc_execute: properly figure out number of needed arguments

The lxc_log args have noghing to do with lxc.rootfs.path, and
we need room for a NULL at end of arguments.

How this bug was hidden for so long I don't know - I can only
trigger it on certain systems under certain conditions, but it's
definately wrong as is.

Signed-off-by: Serge Hallyn <shallyn at cisco.com>


  Commit: 4fe9a9b7109c9a08ba97a5c6ac74e8d4051b5762
      https://github.com/lxc/lxc/commit/4fe9a9b7109c9a08ba97a5c6ac74e8d4051b5762
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M src/lxc/execute.c

  Log Message:
  -----------
  Merge pull request #2000 from hallyn/2017-12-04/execargs

lxc_execute: properly figure out number of needed arguments


Compare: https://github.com/lxc/lxc/compare/68eeee2f479c...4fe9a9b7109c


More information about the lxc-devel mailing list