On 6/16/2016 7:30 PM, James Almer wrote: > Allocate the memory needed for the decoded data rather than the > encoded data. > > Signed-off-by: James Almer <jamrial at gmail.com> > --- > libavformat/oggparsevorbis.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Patchset pushed.