mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
6598c6228f
Applied *buffer buf and len checking assert. Avoided needless code execution if buf is nullptr.