mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-22 11:20:59 +01:00
Just by moving a few struct members around, we can avoid 32-bit holes between 64-bit pointers and shrink the struct size by 48 bytes. That's not huge but that's for free, so let's do it.