]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/console.c
fix console overwrite any file
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 20 Jul 2010 11:45:44 +0000 (13:45 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 20 Jul 2010 11:45:44 +0000 (13:45 +0200)
commit00dbc43e308bcccf5b2147e7fdb37bf9ca693fdc
tree13f68ca352b0c949c915e1ea272b8381860200b4
parent28f602ff477f5e5e924f2b931c6034b7df9e9851
fix console overwrite any file

Prevent to specify a file not belonging to us as the output for the console

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/console.c