mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-17 01:16:02 +01: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.