commit | 942b89f7dc9a6fcd2deedef078aba67609d12e54 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Apr 19 18:36:48 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Apr 19 18:36:48 2021 +0200 |
tree | 5044ec78e20da08d7c1d58d69044ddff68001d6b | |
parent | 096b6cf58155d93ec5fd556d3c4b6911dbffed92 [diff] |
BUILD: pools: fix build with DEBUG_FAIL_ALLOC Amaury noticed that I managed to break the build of DEBUG_FAIL_ALLOC for the second time with 207c09509 ("MINOR: pools: move the fault injector to __pool_alloc()"). The joy of endlessly reworking patch sets... No backport is needed, that was in the just merged cleanup series.