The length check in make_file() doesn't need to subtract pathname_len
authorWayne Davison <wayned@samba.org>
Sat, 7 Jul 2007 16:01:59 +0000 (16:01 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 7 Jul 2007 16:01:59 +0000 (16:01 +0000)
anymore, as the sender code never concatenates the F_PATHNAME() value
with the dirname+basename string these days.


No differences found