[PATCH] tar: support the common file extensions .tlzma and .txz

Denys Vlasenko vda.linux at googlemail.com
Wed Mar 7 23:04:46 UTC 2012


On Tuesday 06 March 2012 18:43, Lauri Kasanen wrote:
> > Thanks, it works well now. Didn't catch anything reading the last few
> > commits.
> 
> I ran cppcheck on the affected files, and it found one possibly
> uninitialized use:
> [decompress_bunzip2.c:156]: (error) Uninitialized variable: runCnt

The robot is mistaken, it's ok.

> Also, seems the __KERNEL__ ifdefs in the unxz code could be removed?

Yes, but this will only make future updating of xz code more difficult.

-- 
vda


More information about the busybox mailing list