Ryousei Takano wrote:
> Hi Daniel,
>
> This patch correctly terminates the string returned by readlink(2) with a
> NULL charactor.
Good catch.
Thanks Ryousei.
-- Daniel
--
The Planet: dedicated and managed hosting,
Hi Daniel,
This patch correctly terminates the string returned by readlink(2) with a NULL
charactor.
Thanks,
Ryousei
---
src/lxc/start.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lxc/start.c b/src/lxc/start.c
index 032fdf6..684a700 100644
--- a/src/lxc/star