Ran DFS on Linux and found that readlink() on Linux does not append NUL
authorShirish Kalele <kalele@samba.org>
Tue, 28 Nov 2000 00:26:42 +0000 (00:26 +0000)
committerShirish Kalele <kalele@samba.org>
Tue, 28 Nov 2000 00:26:42 +0000 (00:26 +0000)
commit04ebcf954c7568fc16ff4a75b31715d6b0a34aa4
tree5981ef72231de820b5434e3781cc11af1a011722
parent8f3332a9acf413ac5d12053ca5c52733a4e946cc
Ran DFS on Linux and found that readlink() on Linux does not append NUL
to the link read. So add a NUL..
source/msdfs/msdfs.c