Hi Fred,

On Thu, Jul 13, 2017 at 09:30:13AM +0200, Frederic Lecaille wrote:
> Hello,
> 
> I have noticed that when several stick-table backends are attached to
> several peers sections, only the stick-tables attached to the last peer
> section could be synchronized ;) .
> 
> This patch fixes this issue.

Thanks! I'm pretty sure we've already been hit by this global "peers"
variable sometimes being masked by another one carrying the same name in
a function. Now with your renaming we should be definitely safe.

Willy

Reply via email to