A couple more fstring/pstring issues - and move from sizeof(fstring) to
authorAndrew Bartlett <abartlet@samba.org>
Sat, 11 Jan 2003 12:18:57 +0000 (12:18 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Jan 2003 12:18:57 +0000 (12:18 +0000)
commitad201867072cc509ab758c5c1c40847d7a925c32
treed16eb042bfab97ebc4537fc73986576de47b0e14
parent1a6e78fda30518827b2ec64729a2914c7d761de3
A couple more fstring/pstring issues - and move from sizeof(fstring) to
sizeof(var) in slprintf statements, so as to ensure we don't get mixups there.

Also remove fstrcpy() into a variable that is about to be printed into anyway.

Andrew Bartlett
(This used to be commit 9b761237321d475c324a3995fe6f0922550ae995)
source3/rpcclient/cmd_spoolss.c
source3/rpcclient/rpcclient.c