]> git.ipfire.org Git - thirdparty/coreutils.git/commit
sync: fix open fallback bug
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Nov 2018 18:35:16 +0000 (10:35 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 6 Nov 2018 18:35:31 +0000 (10:35 -0800)
commit94d364f157f007f2b23c70863ac8eefe9b21229d
tree78fece07817705bd9226f4734baef77f80b5b3a3
parent806b0d15808cd28a3ab7da7bc038f4b8093dbffa
sync: fix open fallback bug

Problem caught by Coverity Analysis
and reported by Kamil Dudka (Bug#33287).
* src/sync.c (sync_arg): Fix typo in fallback code.
src/sync.c