diff options
author | Reimar Döffinger <[email protected]> | 2011-11-06 01:33:31 +0100 |
---|---|---|
committer | Reimar Döffinger <[email protected]> | 2011-11-06 09:37:34 +0100 |
commit | 54a09f18e3d1d3f049c72878f1c891ab0336408a (patch) | |
tree | 0374b5590a5f902e6c103cd612bb94a680988012 /libavcodec/mpegaudio_parser.c | |
parent | 64bf5a0c7ffb3c01b93bb8aba0334839756b5ac1 (diff) |
Fix av_packet_split_side_data.
p cannot be calculated before av_dup_packet since that one
might change avpkt->data, causing invalid reads and a
non-working range check.
Signed-off-by: Reimar Döffinger <[email protected]>
Diffstat (limited to 'libavcodec/mpegaudio_parser.c')
0 files changed, 0 insertions, 0 deletions