mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-19 07:47:10 +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.