fix symlink-dir-bug by switching from stat() to our Stat-class and using it's follow_...
authorGerd von Egidy <gerd.von.egidy@intra2net.com>
Wed, 16 Dec 2015 22:59:32 +0000 (23:59 +0100)
committerGerd von Egidy <gerd.von.egidy@intra2net.com>
Wed, 16 Dec 2015 22:59:32 +0000 (23:59 +0100)
commit9bee14ce95a8130aec3867958acf237055469601
tree74eeb2543c856bef8e862fc467540498a184c1cf
parent854d7ee86cd04e4d370667e8a67513ff4203ca1a
fix symlink-dir-bug by switching from stat() to our Stat-class and using it's follow_links=false
src/filefunc.cpp