diff options
author | Marvin Scholz <epirat07@gmail.com> | 2025-04-24 20:36:52 +0200 |
---|---|---|
committer | Marvin Scholz <epirat07@gmail.com> | 2025-07-07 16:14:02 +0200 |
commit | e0abe0a02a6963955f1463d32c441fa22c1673a7 (patch) | |
tree | 3460b0053c838adad62676c5f4c2a04d8b9cdebe /libavformat/rangecoder_dec.c | |
parent | 019ca5f01370942ca638f76c16cb4e35b37c7e80 (diff) | |
download | ffmpeg-e0abe0a02a6963955f1463d32c441fa22c1673a7.tar.gz |
lavf/rtpdec: fix RTCP SR packet length check
The minimum valid packet length is 28, given that the length includes
the packet header.
This didn't cause any issues so far as the code did not care about the
last two fields in the SR section, but will be relevant in a future
commit.
Diffstat (limited to 'libavformat/rangecoder_dec.c')
0 files changed, 0 insertions, 0 deletions