]> git.ipfire.org Git - thirdparty/systemd.git/commit
Detect file truncation earlier in a few places 11617/head
authorTopi Miettinen <toiwoton@gmail.com>
Fri, 1 Feb 2019 21:52:00 +0000 (23:52 +0200)
committerTopi Miettinen <toiwoton@gmail.com>
Sat, 2 Feb 2019 14:25:32 +0000 (16:25 +0200)
commita21760454db4b19e7299ead712fb895d8704b37d
tree2a24bf42e1983c4d81a17c29dca1e1477a2b4894
parentcbed254f9673256836554b0b6e16941747f925f8
Detect file truncation earlier in a few places

Users of read_one_line_file() for APIVFS entries are ignored as they are
assumed to never get truncated.
src/basic/virt.c
src/core/dynamic-user.c
src/rfkill/rfkill.c