fixed a bug in trans2_qfilepathinfo() where we used the length of the
authorAndrew Tridgell <tridge@samba.org>
Fri, 21 Aug 1998 05:58:57 +0000 (05:58 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 21 Aug 1998 05:58:57 +0000 (05:58 +0000)
commit6e00de7a1d3d5f9fa9bcc40db119fcb8602165c9
treea81451605361ec34355b04b1f9533dd3937b5c4f
parent193cb5382464173e99a538867a266d793f0ceab5
fixed a bug in trans2_qfilepathinfo() where we used the length of the
basename of a file but the whole file name. silly error.
source/smbd/trans2.c