Changeset 9f8854cb in ffmpeg

Timestamp:
Mar 1, 2019, 9:32:32 PM (6 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
902e9334
Parents:
57580e2a
git-author:
Marton Balint <cus@passwd.hu> (02/14/19 21:36:46)
git-committer:
Marton Balint <cus@passwd.hu> (03/01/19 21:32:32)
Message:

avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt->size > 0

This should fix the following Coverity false positives:

Coverity CID #1405450.
Coverity CID #1430930.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.