]> git.ipfire.org Git - thirdparty/lxc.git/commit
cmds: fix abstract socket length problem
authorTycho Andersen <tycho.andersen@canonical.com>
Fri, 25 Sep 2015 22:45:59 +0000 (16:45 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 25 Sep 2015 22:54:42 +0000 (18:54 -0400)
commit99be748627c54ac5a9af0acdd5050d3d90df4fa8
treef3a457a3b8e8ea416b186dbe67fea46e2cd85c17
parent453ab3703ed5a927ec93f60b083e0b56195017f7
cmds: fix abstract socket length problem

Since we want to use null-terminated abstract sockets, let's compute the length
of them correctly.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/commands.c