diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-03-09 17:27:22 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-03-11 18:01:25 +0000 |
commit | bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51 (patch) | |
tree | 37eb2627a9694637660013046cbc08645b185431 /libavformat/rmenc.c | |
parent | fe99c52fa99e44961a09cd1324aefd492b797fc8 (diff) | |
download | ffmpeg-bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51.tar.gz |
rtpdec_vp9: Drop extra sanity check for size of input packet
In this case len is always at least 1, since it is checked against
RTP_VP9_DESC_REQUIRED_SIZE + 1 and then it is reduced by
RTP_VP9_DESC_REQUIRED_SIZE before entering the has_pic_id check.
Bug-Id: CID 1270811
Diffstat (limited to 'libavformat/rmenc.c')
0 files changed, 0 insertions, 0 deletions