Use stat instead of lstat to iterate /Volumes
authorArmin Novak <armin.novak@thincast.com>
Thu, 12 Sep 2019 12:35:01 +0000 (14:35 +0200)
committerArmin Novak <armin.novak@thincast.com>
Thu, 12 Sep 2019 12:35:01 +0000 (14:35 +0200)
commit5e9f4542562315b1da665042833c0431942ce6cc
treefe914d1ba0eb2ecd794a0f821637d7e3a3c69114
parenteb1c7500813930006e074bf90fd6046eb0d12f74
Use stat instead of lstat to iterate /Volumes

Some entries are symbolic links, so follow them and check the link
target for being a directory.
channels/rdpdr/client/rdpdr_main.c