On Sun, Nov 26, 2017 at 02:03:09PM -0300, James Almer wrote:
> Prevents out of array accesses. Adressess ticket #6873
>
> Signed-off-by: James Almer
> ---
> libavformat/matroskaenc.c | 7 +++
> 1 file changed, 7 insertions(+)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF
Prevents out of array accesses. Adressess ticket #6873
Signed-off-by: James Almer
---
libavformat/matroskaenc.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/libavformat/matroskaenc.c b/libavformat/matroskaenc.c
index dad6d6c93f..06126781f8 100644
--- a/libavformat/matroskaenc.c
+++