paranoid malloc checker forced on

Volker Lendecke Volker.Lendecke at SerNet.DE
Wed May 4 13:20:19 GMT 2005


On Wed, May 04, 2005 at 03:13:47PM +0200, Simo Sorce wrote:
> 
> If memory serves me well, you should use strldup or talloc_strdup

from smb_macros.h:

#define SMB_STRDUP(s) smb_xstrdup(s)
#define SMB_STRNDUP(s,n) smb_xstrndup(s,n)

Volker


More information about the samba-technical mailing list