Hi, I can confirm this patch works also for xz archives that are created with the option -T0 for using maximum ammout of multiple threads while compression. I came across option -T0 for xz while I need to create a xz archive for about 3.6GB of data which is boring slow without -T0 (due using only one thread) while xz is doing the compression.
Regards Carsten