On Tue, Sep 05, 2017 at 02:55:25AM +0200, Michael Niedermayer wrote:
> Fixes: Missing EOF check in loop
> No testcase
>
> Found-by: Xiaohei and Wangchu from Alibaba Security Team
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/mov.c | 7 +++
> 1 file changed, 7 insertions(+)
patchs
Fixes: Missing EOF check in loop
No testcase
Found-by: Xiaohei and Wangchu from Alibaba Security Team
Signed-off-by: Michael Niedermayer
---
libavformat/mov.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/libavformat/mov.c b/libavformat/mov.c
index 994e9c6eba..2519707345 100644
---