[BUG] stick table purge failure if size less than 255
authorEmeric Brun <ebrun@exceliance.fr>
Thu, 23 Sep 2010 16:10:00 +0000 (18:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Nov 2010 08:28:18 +0000 (09:28 +0100)
commitfbce6d0215515dc2341767d5aeeecccc29e043eb
tree6a417604e65e3ab55465f445c7e026d1154a72f2
parentda4d9fe5a428b2819929a53a4266c8f78a1fb147
[BUG] stick table purge failure if size less than 255

If table size is lower than 256, we can't force to purge old entries.
This patch should be backported to 1.4.
src/stick_table.c