Use the f_name_to() function to avoid having to strdup() the name that
authorWayne Davison <wayned@samba.org>
Fri, 2 Jan 2004 08:18:53 +0000 (08:18 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 2 Jan 2004 08:18:53 +0000 (08:18 +0000)
f_name() returns.  Also used in a call to recv_generator() to keep the
name safe for the duration of the call.


No differences found