On Thu, May 14, 2015 at 10:32:24AM -0700, Vignesh Venkatasubramanian wrote:
> Fix unchecked strftime return value. This patch fixes Coverity
> CID 1295086.
>
> Signed-off-by: Vignesh Venkatasubramanian
> ---
> libavformat/webmdashenc.c | 22 ++
> 1 file changed, 14 insertions
Fix unchecked strftime return value. This patch fixes Coverity
CID 1295086.
Signed-off-by: Vignesh Venkatasubramanian
---
libavformat/webmdashenc.c | 22 ++
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/libavformat/webmdashenc.c b/libavformat/webmdashenc.c
in