Skip to content
Snippets Groups Projects
Commit d4531aa2 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().

See https://github.com/tarantool/nginx_upstream_module/issues/79
See https://github.com/rtsisyk/msgpuck/issues/16
Closes #2540
parent 70b2b92d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment