Re: [FFmpeg-devel] [PATCH] avformat/id3v2: Avoid av_strdup for key and value of dict

2019-11-13 Thread Michael Niedermayer
On Wed, Nov 13, 2019 at 04:46:48PM +0100, Paul B Mahol wrote: > lgtm will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No great genius has ever existed without some touch of madness. -- Aristotle signature.asc Description: PGP signature _

Re: [FFmpeg-devel] [PATCH] avformat/id3v2: Avoid av_strdup for key and value of dict

2019-11-13 Thread Paul B Mahol
lgtm On 11/10/19, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavformat/id3v2.c | 13 +++-- > 1 file changed, 7 insertions(+), 6 deletions(-) > > diff --git a/libavformat/id3v2.c b/libavformat/id3v2.c > index e9843eef9a..abe073dcc1 100644 > --- a/libavformat/

[FFmpeg-devel] [PATCH] avformat/id3v2: Avoid av_strdup for key and value of dict

2019-11-10 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavformat/id3v2.c | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/libavformat/id3v2.c b/libavformat/id3v2.c index e9843eef9a..abe073dcc1 100644 --- a/libavformat/id3v2.c +++ b/libavformat/id3v2.c @@ -361,8 +361,8 @@ static