mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-11 16:42:15 +02:00

Pass proper alignment size when use allocate_align(). This will fix alignment trap issues on ARM. Signed-off-by: Beilu Shao <beilushao@gmail.com>