]> git.kaiwu.me - haproxy.git/commit
[BUG] stats: connection reset counters must be plain ascii, not HTML
authorWilly Tarreau <w@1wt.eu>
Fri, 5 Mar 2010 17:15:23 +0000 (18:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Mar 2010 17:15:23 +0000 (18:15 +0100)
commit6a8573ef6808abe454a68bf1527c119c4b840e5f
tree36345d7069cb03ee74fa246c6e92098b5274dbb4
parent66dc20a17becae486e4a70e5707ec66c6671d6a7
[BUG] stats: connection reset counters must be plain ascii, not HTML

Using U2H*() to put numbers in title tags is a bad idea as those
appear in the HTML itself. Problem reported by Laurent Dolosor.
src/dumpstats.c