Github user PSUdaemon commented on the pull request:
https://github.com/apache/trafficserver/pull/489#issuecomment-186988593
Duh. Sorry, looking too hard at malloc.
I have been trying to find macro we can use, but there isn't anything that
I can find that works well. This is hidden inside `malloc.c` in glibc `#define
MALLOC_ALIGNMENT (2 * SIZE_SZ)`. Oh well, I guess just making it 16 bytes
works. Feels hacky though.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---