Re: [PATCH 3/3] uncompress: add detected file type debug print

2024-01-24 Thread Marco Felsch
On 24-01-24, Marco Felsch wrote: > On 24-01-24, Ahmad Fatoum wrote: > > On 24.01.24 14:47, Marco Felsch wrote: > > > This can be useful for developers. > > > > > > Signed-off-by: Marco Felsch > > > --- > > > lib/uncompress.c | 2 ++ > > > 1 file changed, 2 insertions(+) > > > > > > diff --git

Re: [PATCH 3/3] uncompress: add detected file type debug print

2024-01-24 Thread Marco Felsch
On 24-01-24, Ahmad Fatoum wrote: > On 24.01.24 14:47, Marco Felsch wrote: > > This can be useful for developers. > > > > Signed-off-by: Marco Felsch > > --- > > lib/uncompress.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/lib/uncompress.c b/lib/uncompress.c > > index

Re: [PATCH 3/3] uncompress: add detected file type debug print

2024-01-24 Thread Ahmad Fatoum
On 24.01.24 14:47, Marco Felsch wrote: > This can be useful for developers. > > Signed-off-by: Marco Felsch > --- > lib/uncompress.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/lib/uncompress.c b/lib/uncompress.c > index e7a3ffde823e..48e8173501c6 100644 > --- a/lib/uncompress.c

[PATCH 3/3] uncompress: add detected file type debug print

2024-01-24 Thread Marco Felsch
This can be useful for developers. Signed-off-by: Marco Felsch --- lib/uncompress.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/uncompress.c b/lib/uncompress.c index e7a3ffde823e..48e8173501c6 100644 --- a/lib/uncompress.c +++ b/lib/uncompress.c @@ -97,6 +97,8 @@ int