Re: Possible optimization to 51d in multithread

2019-10-24 Thread Илья Шипицин
> [image: Find out More] <https://51degrees.com/emailsig.aspx> > > > > *From:* Илья Шипицин [mailto:chipits...@gmail.com] > *Sent:* 24 October 2019 08:04 > *To:* Ben Shillito > *Cc:* Willy Tarreau ; HAProxy > *Subject:* Re: Possible optimization to 51d in m

RE: Possible optimization to 51d in multithread

2019-10-24 Thread Ben Shillito
ect: Re: Possible optimization to 51d in multithread Hello, Ben. since you are going to touch 51d code, can you please review the following coverity finding (it thinks there might be null pointer dereference) ? 239// No need to null check as this has already been carried out in the 2

Re: Possible optimization to 51d in multithread

2019-10-24 Thread Илья Шипицин
Hello, Ben. since you are going to touch 51d code, can you please review the following coverity finding (it thinks there might be null pointer dereference) ? 239 // No need to null check as this has already been carried out in the 240// calling method 2. returned_null: smp_prefetch_htx r