(merge from 3.0)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 23:48:04 +0000 (23:48 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 5 Jan 2004 23:48:04 +0000 (23:48 +0000)
commit326becbde23c8039e1f0f00930bcab094bf91ed2
tree4d09117c7215832a0269aa7099be711820ccff93
parent43ee2e0b6a6f95ce2864befeb08b5de2ace41c7c
(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
source/libsmb/cliconnect.c