On Wed, Jun 27, 2018 at 06:38:18AM +0200, Willy Tarreau wrote: > Tim, > > I've just added the following patch after finding another affected place > in smp_fetch_sc_trackers(). Fortunately this one couldn't happen, but the > checks on the code path definitely are wrong for the same reaons as in the > two other ones. Thus I prefer to make stktable_release() safe against a > NULL argument. > > William, I marked it as a possible candidate for backporting to 1.8. I > think it doesn't hurt to make the code safer after these last two bugs. >
Agreed, I pushed the patches in 1.8. I will issue a 1.8.12 at the end of the day if there is no huge bug. -- William Lallemand

