Re: [FFmpeg-devel] [PATCH 3/4] avcodec/dvdsub_parser: Init output buf/size

2018-07-15 Thread Michael Niedermayer
On Fri, Jul 13, 2018 at 07:26:39PM +0200, Michael Niedermayer wrote: > No testcase > > Signed-off-by: Michael Niedermayer > --- > libavcodec/dvdsub_parser.c | 3 +++ > 1 file changed, 3 insertions(+) will apply [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH 3/4] avcodec/dvdsub_parser: Init output buf/size

2018-07-13 Thread Michael Niedermayer
No testcase Signed-off-by: Michael Niedermayer --- libavcodec/dvdsub_parser.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/dvdsub_parser.c b/libavcodec/dvdsub_parser.c index 32a945ed65..8e1c48bef6 100644 --- a/libavcodec/dvdsub_parser.c +++ b/libavcodec/dvdsub_parser.c @@ -4