BUG: stats: fix regression introduced by commit 4348fad1
authorWilly Tarreau <w@1wt.eu>
Wed, 26 Sep 2012 19:03:11 +0000 (21:03 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 26 Sep 2012 19:03:11 +0000 (21:03 +0200)
commita7944ad9efb74cff9d67f16d1c658bb26d54bdd3
tree663e34b494121440b889af6af3f0b13decfa736f
parent3631d4177884107788e20da6e340812737c4c857
BUG: stats: fix regression introduced by commit 4348fad1

Recent commit 4348fad1 (listeners: use dual-linked lists to chain listeners
with frontends) broke frontend lookup in stats sockets by using the wrong
iterator in the listeners.
src/dumpstats.c