(merge from 3.0)
commit1c9fa70c7cf16ad407f9da68b5159a0d4dc298bc
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 23:48:04 +0000 (5 23:48 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 23:48:04 +0000 (5 23:48 +0000)
tree80a2c8fc4f071d3c09544df35a71731b16487da1
parented8e23c3875c87dd867dd21e06242fad57b881d0
(merge from 3.0)

Even if the 'device type' is always an ascii string, use push_string to get
it out onto the wire.  Avoids valgrind warnings because the fstrcpy() causes
part of the wire buffer to be 'marked'.

Andrew Bartlett
(This used to be commit 326becbde23c8039e1f0f00930bcab094bf91ed2)
source3/libsmb/cliconnect.c