An error occurred while fetching folder content.
Matt Wolenetz
authored
In ff_index_search_timestamp(), if b == num_entries, m == num_entries - 1, and entries[m].flags & AVINDEX_DISCARD_FRAME is true, then the search for the next non-discarded packet could access entries[nb_entries], exceeding its bounds. This change adds a protection against that scenario. Reference: https://crbug.com/666770 Reviewed-by:Sasi Inguva <isasi@google.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit fe7547d6 ) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Name | Last commit | Last update |
---|