Control: forwarded -1 https://savannah.gnu.org/bugs/index.php?54913
On 2018-10-28 "Mathieu Parent (Debian)" <[email protected]> wrote: > Package: findutils > Version: 4.6.0+git+20181018-1 [...] > The following testcase [1]: > mkdir foo > mknod foo/null c 1 3 > touch foo/bindmntoverfile > mount --bind foo/null foo/bindmntoverfile > find foo -type f -ls > 3857271640 0 crw-r--r-- 1 root root 1, 3 Oct 24 > 07:50 foo/bindmntoverfile > i.e "-type f" wrongly matches a char device. > The attached patch fixes this. Thanks, I have forwarded the report upstream. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'

