[SCM] Samba Shared Repository - branch master updated
- release-4-0-0alpha7-557-gd380c49
tridge at samba.org
tridge at samba.org
Thu Mar 19 23:06:32 GMT 2009
Hi Metze,
I see you've already changed this. Would you mind reverting it or just
removing the whole nesting value check?
The code now does this:
uint32_t level;
level++;
if (level > 0) {
call_hook();
}
just as a matter of simple logic this means that 'level' is completely
redundent.
Can you please either revert 36e7045340bbc7d6567008bdd87c4cdf717835bd
or try to explain what you're trying to achieve?
Cheers, Tridge
More information about the samba-technical
mailing list