ffmpeg | branch: release/2.2 | Andreas Cadhalpun
| Wed Apr 22 17:08:51 2015 +0200|
[940b9484dcde8fe25ce1c85cfa698f0493aa9395] | committer: Michael Niedermayer
bink: check vst->index_entries before using it
This fixes a NULL pointer dereference if vst->duration is 0.
The problem was introduced
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Wed Apr 22 17:08:51 2015 +0200|
[004064912f39377bc947af49d606e3e2c7a30cd7] | committer: Michael Niedermayer
bink: check vst->index_entries before using it
This fixes a NULL pointer dereference if vst->duration is 0.
The problem was introduced
ffmpeg | branch: release/2.6 | Andreas Cadhalpun
| Wed Apr 22 17:08:51 2015 +0200|
[787e094ed0b04bfd5f32ccfe0b6c2fc8e89dace4] | committer: Andreas Cadhalpun
bink: check vst->index_entries before using it
This fixes a NULL pointer dereference if vst->duration is 0.
The problem was introduced i
ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Wed Apr 22 17:08:51 2015 +0200|
[9a9379ff7fc32e8e259d8c090cd8ccf08b27b09d] | committer: Michael Niedermayer
bink: check vst->index_entries before using it
This fixes a NULL pointer dereference if vst->duration is 0.
The problem was introduced
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Apr 22 17:08:51 2015 +0200| [86d00ede4f9acb02690a0615490173648e1d933c] |
committer: Michael Niedermayer
bink: check vst->index_entries before using it
This fixes a NULL pointer dereference if vst->duration is 0.
The problem was introduced in c