[SCM] Samba Shared Repository - branch master updated

simo idra at samba.org
Thu Apr 1 21:11:26 MDT 2010


On Thu, 2010-04-01 at 21:17 -0500, Andrew Tridgell wrote:
> +int talloc_is_parent(const void *context, const void *ptr)
> +{
> +       return _talloc_is_parent(context, ptr, 10000);
> +} 

Tridge,
can we define something like TALLOC_MAX_DEPTH to use here instead of
using magic numbers in the code ?

Simo.

-- 
Simo Sorce
Samba Team GPL Compliance Officer <simo at samba.org>
Principal Software Engineer at Red Hat, Inc. <simo at redhat.com>



More information about the samba-technical mailing list