2017-09-18 10:08 GMT+08:00 Steven Liu :
> fix the "Uninitialized scalar variable (UNINIT)" problem.
>
> Signed-off-by: Steven Liu
> ---
> libavformat/hlsenc.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
> index 3a9a235
fix the "Uninitialized scalar variable (UNINIT)" problem.
Signed-off-by: Steven Liu
---
libavformat/hlsenc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 3a9a235514..d70a2f7ff6 100644
--- a/libavformat/hlsenc.c
+++ b/