Hi,

On Wed, Mar 3, 2021 at 4:09 PM Christopher Faulet <cfau...@haproxy.com> wrote:
>    - An issue leading to possible infinite loops because of a double locking
>      effect in the mt lists was fixed by Olivier. If MT_LIST_TRY_ADDQ()
>      macro, it was possible to try to lock twice the same element, making the
>      second lock attempt to fail in loop.
> Olivier Houchard (1):
>        BUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TRY_ADDQ().

not very clear in which conditions it can be triggered. Do you have
more details about it?

Thanks,

-- 
William

Reply via email to