[PATCH] Fix an assertion check

Anoop C S anoopcs at autistici.org
Mon Jul 30 09:04:45 UTC 2018


On Mon, 2018-07-30 at 09:40 +0200, Andreas Schneider wrote:
> On Saturday, 28 July 2018 00:18:26 CEST Jeremy Allison via samba-technical 
> wrote:
> > On Fri, Jul 27, 2018 at 12:17:05PM +0530, Anoop C S via samba-technical 
> 
> wrote:
> > > Hi,
> > > 
> > > Attached patch fixes the assertion check while reducing the lock reference
> > > count.

I am OK with opening a bug for backport. In that case is it OK to address the following related
issues mentioned earlier in the thread?

> > > If it is the right thing to do we may also consider changing the
> > > assertion check while increasing the same lock reference count inside
> > > increment_lock_ref_count():
> > > 
> > > SMB_ASSERT(lock_ref_count < (INT32_MAX - 1))
> > > 
> > > Also the DEBUG statement[inside increment_lock_ref_count() and
> > > decrement_lock_ref_count()] prints the old reference count value instead
> > > of the new one.
> > > 
> > > Thanks,
> > > Anoop C S.
> > 
> > This patch is correct. Reviewed-by: Jeremy Allison <jra at samba.org>
> > 
> > Can I get a second Team reviewer ?
> 
> RB+, I guess we should open a bug for this and backport?
> 
> 
> 	Andreas
> 




More information about the samba-technical mailing list