Fix readLink(): readlink() doesn't add ending null character.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 10 Oct 2013 12:44:13 +0000 (14:44 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 10 Oct 2013 12:44:13 +0000 (14:44 +0200)
commit2288801e71a3754ab3e61998fd6383305f8d795a
tree78678e85e38be25f98cbdbf928bfee42eadb3a63
parent263e853a7b8cd0a49c95b7001421d9414d37db56
Fix readLink(): readlink() doesn't add ending null character.
src/VfsNs.cpp