Re: [FFmpeg-devel] [PATCH] libavformat/dashdec: Fix for Bug #7338

2018-08-07 Thread Carl Eugen Hoyos
2018-08-07 22:12 GMT+02:00, Colin NG : > --- > libavformat/dashdec.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) And I forgot: Please fix the commit message. Something like "lavf/dashdec: Fix double free in case of ..." And "Fixes ticket #7338" (bugs are elsewhere). Thank you, Car

Re: [FFmpeg-devel] [PATCH] libavformat/dashdec: Fix for Bug #7338

2018-08-07 Thread Carl Eugen Hoyos
2018-08-07 22:12 GMT+02:00, Colin NG : > --- > libavformat/dashdec.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c > index 09b06ef..fa784f1 100644 > --- a/libavformat/dashdec.c > +++ b/libavformat/dashdec.c > @@ -1040,7 +1