mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-17 11:05:05 +02:00

Fixed a pointer operation problem at msgpack::zone::chunk_list::clear(). It was only happened on C++03.
Fixed a pointer operation problem at msgpack::zone::chunk_list::clear(). It was only happened on C++03.