Skip to content
Snippets Groups Projects
Commit 510bd386 authored by Alexey Vishnyakov's avatar Alexey Vishnyakov Committed by Vladimir Davydov
Browse files

swim: fix out of bounds access in proto decode

**pos is dereferenced before it is checked via *pos == end. This leads
to out of bounds access when *pos == end.
parent 06c0ebbd
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