Re: [FFmpeg-devel] [PATCH 2/6] avcodec/tiff: Avoid duplicating strings

2024-03-10 Thread Stefano Sabatini
On date Sunday 2024-03-10 15:15:00 +0100, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/tiff.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c > index 4c7460cf41..afa1289e27 100644 > --- a/libavco

[FFmpeg-devel] [PATCH 2/6] avcodec/tiff: Avoid duplicating strings

2024-03-10 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavcodec/tiff.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c index 4c7460cf41..afa1289e27 100644 --- a/libavcodec/tiff.c +++ b/libavcodec/tiff.c @@ -2028,7 +2028,8 @@ again: av_log(