-
- Downloads
4xm: pass the correct remaining buffer size to decode_i2_frame().
frame_size is the number of bytes left in the packet, so if we are passing
buf-4 we can safely read frame_size+4 bytes.
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
Please register or sign in to comment