Commit 40e24ccf authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Fix possible integer overflow in mp_check()

Malformed MessagePack can cause `int k` counter overflow
inside mp_check()/mp_next().

Closes #16
parent 8198071a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment