Skip to content
Snippets Groups Projects
Commit ddaf33f5 authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

ffprobe: fix consistency checks in parse_read_intervals()

Move array size assert after the count increment, and avoid strchr() NULL
dereference on p.

Should fix FFmpeg coverity issue #1108581.
parent 09ba986c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment