]> git.ipfire.org Git - thirdparty/coreutils.git/commit
dd: don’t trust st_size on /proc/files
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Apr 2024 22:15:04 +0000 (15:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Apr 2024 22:18:27 +0000 (15:18 -0700)
commitac6b8d8224de140f5a6f2ca66e6ce279604a37e6
tree6f5f90e5da157e1dad689989c61f1c3a664ee454
parent225cb8d7473eadb481a4884e929bf23589d4bd82
dd: don’t trust st_size on /proc/files

* src/dd.c (skip): Don’t trust st_size == 0.
src/dd.c