mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-11 14:01:06 +01:00
Till now we used to rely on a heuristic pointer comparison to check if a ring was mapped or allocated. Better assign a flag to clarify this because it's going to become difficult otherwise.