commit | 72d6c16df44dab50fd5de286864f489801e1db2d | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Apr 11 16:14:13 2013 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Apr 11 17:24:53 2013 +0200 |
tree | 54624cc56e58d8e0232b8a6e4c91d53279c75ea6 | |
parent | deaec2fda31ca2a3a30d146233ceebfbc6de647e [diff] |
CLEANUP: peers: remove a bit of spaghetti to prepare for the next bugfix We'll need to centralize some pool_alloc()/pool_free() calls in the upcoming fix so before that we need to reduce the number of points by which we leave the critical code.