mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
0dcab0b2b1
Fixed a pointer operation problem at msgpack::zone::chunk_list::clear(). It was only happened on C++03.