svn commit: samba r23951 - in branches: SAMBA_3_2/source/libads
SAMBA_3_2_0/source/libads
Stefan (metze) Metzmacher
metze at samba.org
Wed Jul 18 11:42:16 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> - ads->ldap.mem_ctx = talloc_new("ads LDAP connection memory");
> + ads->ldap.mem_ctx = talloc_init("ads LDAP connection memory");
> if (!ads->ldap.mem_ctx) {
> return ADS_ERROR_NT(NT_STATUS_NO_MEMORY);
thanks! talloc_new() gets a TALLOC_CTX as arg...
metze
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD4DBQFGnfyYm70gjA5TCD8RAn/jAJYy1N+2eF1pwyxZHHNzpMztFHkvAKCj9CBQ
sfRrzXYcORZLnUr075QTtg==
=HUkD
-----END PGP SIGNATURE-----
More information about the samba-technical
mailing list