uber/tchannel-go

Ensure Relay path reads frame safely

devastating opened this issue · 0 comments

In existing Relay code, we don't do boundary check when processing Frames. We should add check to ensure we don't have out-of-bound access.