Bug in realpath with symlinks to absolute folder paths which have children.
authorisaacs <i@izs.me>
Tue, 14 Sep 2010 16:23:48 +0000 (09:23 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 14 Sep 2010 17:27:57 +0000 (10:27 -0700)
commit686d9f9cc6688b4febf8ebc4655c1d1bc3515829
tree60c5c786ff6c5d535ec418158680e91ebc2fe747
parent61448bfc4e0714dbee6744a10e01bc6c4535c406
Bug in realpath with symlinks to absolute folder paths which have children.

Found by Cliffano Subagio
http://groups.google.com/group/nodejs/browse_thread/thread/f46f093938265ac0/387e14da08c7dd7b?
lib/fs.js
test/simple/test-fs-realpath.js