[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-1516-gab0ee6e

Volker Lendecke Volker.Lendecke at SerNet.DE
Sat Jan 19 09:50:53 GMT 2008


On Fri, Jan 18, 2008 at 07:21:53PM -0600, Kai Blin wrote:

> +	mem_ctx = talloc_init("afs_encode_token");
> +	if (mem_ctx == NULL)
> +		goto done;

Why didn't you use talloc_stackframe() here? With
talloc_stackframe() you get the talloc_pool() from the main
loop if there's any.

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20080119/efb7f05c/attachment.bin


More information about the samba-technical mailing list