]> git.ipfire.org Git - thirdparty/lxc.git/commit
file_utils: actually open the file for reading
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 24 Feb 2021 14:25:19 +0000 (15:25 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 24 Feb 2021 14:32:05 +0000 (15:32 +0100)
commit53be29113c069625ed83d87832a7cf3afb91be5f
treef6bc7d1de105df87448a37bbe24012b9a2c5e6dc
parent28c738ebe09db759b4f75be349da00ef11ec3532
file_utils: actually open the file for reading

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/file_utils.c