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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
