Improved the unsafe_symlink() code to not get fooled by extra '/' chars
authorWayne Davison <wayned@samba.org>
Tue, 3 Mar 2009 16:43:17 +0000 (08:43 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 3 Mar 2009 16:46:57 +0000 (08:46 -0800)
in the symlink's path.  Added test cases.  This fixes bug #6151.


No differences found