summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_mpeg4.c
diff options
context:
space:
mode:
authorAndriy Gelman <andriy.gelman@gmail.com>2019-08-08 10:37:10 -0400
committerMichael Niedermayer <michael@niedermayer.cc>2019-08-09 23:18:58 +0200
commit90e965be6d90fcf729b020dba675b062b59ee17d (patch)
treec1b288e9f001c1fd47d3984f58b7be35393e2b85 /libavformat/rtpdec_mpeg4.c
parent86d13e95e760e40b064d163755e538e58f8e76a2 (diff)
tools/zmqsend: Avoid mem copy past the end of input buffer
This patch avoids a read past the end of the input buffer in memcpy since the size of the received zmq message is recv_buf_size - 1. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/rtpdec_mpeg4.c')
0 files changed, 0 insertions, 0 deletions