On Sat, Dec 06, 2014 at 06:19:54PM +0100, Michael Niedermayer wrote:
> Fix potential integer overflow
> Fix CID1254944
>
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/dashenc.c | 12 ++--
> 1 file changed, 6 insertions(+), 6 deletions(-)
applied
[...]
--
Michael GnuPG
Fix potential integer overflow
Fix CID1254944
Signed-off-by: Michael Niedermayer
---
libavformat/dashenc.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/libavformat/dashenc.c b/libavformat/dashenc.c
index 149e7d9..fa497fd 100644
--- a/libavformat/dashenc.c
++