mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-12-28 11:51:50 +01:00
Even if ref_size is given on vrefbuffer's constructor, the minimum size of vrefbuffer::ref_buffer is 10. Because int64, uint64, and double's msgpack expression size equals 9, and those buffer is allocated on the stack internally.
2.4 KiB
2.4 KiB