Remove a static fstring
authorVolker Lendecke <vl@sernet.de>
Sun, 11 Nov 2007 14:38:50 +0000 (15:38 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 11 Nov 2007 21:14:06 +0000 (13:14 -0800)
commit50d9b94f6f7762fb4a86b020af461553422a71ad
tree9beebc09e292e65512acd0d9c3e3977d1adc76b0
parent2b3c44e4fb980335c22abcc07a88f32b13e5918f
Remove a static fstring

I'm not sure why this used to be static, to me it seems that every time this
variable is overwritten. I just don't see how name_status_find() could return
true and not overwrite name. Can someone please review this and potentially
check it in?

Thanks,

Volker
(This used to be commit 329c688e4a9e69b71996fd1b0eee2202a849f3f5)
source3/libsmb/cliconnect.c