s3-string: removed last use of conv_silent
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Mar 2011 04:44:03 +0000 (15:44 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 25 Mar 2011 03:37:06 +0000 (04:37 +0100)
commit232fb016a15c0536aabc3bc23607721398693037
treef1abe60436f9710bfd8d59b215d93914d3a886fc
parent64258a300f3a8e1c1e0d8e7edcf71ace5a573d0e
s3-string: removed last use of conv_silent

This replaces the push_ascii_nstring() implementation with a call to
convert_string_error()

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/lib/fstring.c