cpp: Fix memory corruption bug in TBufferedTransport::borrowSlow() On one code path, the code would read data past the end of its buffer.