mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-01 15:16:17 -04:00
pool_free() was not identical between locked and lockless pools. The
different was the call to __pool_free() in one case versus open-coded
accesses in the other, and the poisoning brought by commit
|
||
|---|---|---|
| .. | ||
| common | ||
| haproxy | ||
| import | ||
| proto | ||
| types | ||