s4:client/client.c - fix "asprintf"s
commit3318459fdc2df686892f4257dca709ac66784e82
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 27 May 2010 14:59:14 +0000 (27 16:59 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 28 May 2010 08:04:45 +0000 (28 10:04 +0200)
treec9e9380d9c587e702e9f4f83e37574b4ac252d91
parent892a4b24e79a71f5fd81bdb631d93615f2345bd9
s4:client/client.c - fix "asprintf"s

Fix the result values or change them into "talloc_asprintf"s where possible

see bug #6404
source4/client/client.c