]> git.ipfire.org Git - thirdparty/systemd.git/commit
fileio: make tempfn_random_child() accept empty string as path
authorFranck Bui <fbui@suse.com>
Mon, 30 Jul 2018 13:10:49 +0000 (15:10 +0200)
committerFranck Bui <fbui@suse.com>
Mon, 30 Jul 2018 13:54:03 +0000 (15:54 +0200)
commit43231f00c2b9508c37d4cbbb2e49e9b99b096792
tree118277762884dea1d9721335b4ea904d6e903187
parenta2fc2f8dd30c17ad1e23a31fc6ff2aeba4c6fa27
fileio: make tempfn_random_child() accept empty string as path

In this case it simply returns the random generated filename with anything
prefixed.
src/basic/fileio.c