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

Applied *buffer buf and len checking assert. Avoided needless code execution if buf is nullptr.
Applied *buffer buf and len checking assert. Avoided needless code execution if buf is nullptr.