mirror of https://github.com/FFmpeg/FFmpeg.git
Allocating one temporary entry more than needed was made necessary by the COPY loop below writing an element before having checked that it should be written at all. But given that this behaviour changed, the need for overallocating is gone. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>pull/356/head
parent
e75b6ec43b
commit
81d4b8fb3c
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue