OSDN Git Service

ape: stop reading after the last frame has been read
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 4 Feb 2012 21:34:20 +0000 (16:34 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 6 Feb 2012 18:09:11 +0000 (13:09 -0500)
commitc2c316158fb670f61abfa108cb940ba31264b0f8
tree6dc96796ba6649fd0969eafe2a06f1f93f5115b3
parent66f7be3603b527153daaae0999c743eb1438c7e5
ape: stop reading after the last frame has been read

This avoids buffer overread when the last packet size estimate is too small.
libavformat/ape.c