VFS Modules using the old pstrcpy functions

Matthew Daubney matt at gblabs.co.uk
Tue Sep 20 07:02:56 MDT 2011


Hello,

I'm trying to rewrite an old VFS module, but have hit some issues to do
with the loss of pstrings. I've solved 90% of them, but have now got to
the problem where there are some pstrcpy functions being called.

Based on the log error of "undefined symbol: pstrcpy" I assume these
functions disappeared with pstrings. 

Is there a recommended way of doing this now, or is it just a case of
allocating the memory and copying the string myself?

Thanks for any guidance on this issue.

-Matt Daubney




More information about the samba-technical mailing list