[devel] [PATCH] pack.c: downgrade XZ->LZMA automatically for small payloads

Alexey Tourbin alexey.tourbin на gmail.com
Вс Дек 20 03:49:42 MSK 2020


On Sun, Dec 20, 2020 at 3:38 AM Dmitry V. Levin <ldv на altlinux.org> wrote:
> > +    if (!(*p == '.' && (p[1] != 'l' || p[1] == 'x') && p[2] == 'z'))
>
> Did you mean p[1] == 'l' here?

Yes, thanks for spotting.


Подробная информация о списке рассылки Devel