Re: [OE-core] [PATCH v2] busybox: Fix zlma segfaults

2018-05-31 Thread André Draszik
Typo in the subject: zlma -> lzma A. On Thu, 2018-05-31 at 08:15 +0200, Andrej Valek wrote: > - fix multiple lzma segmentation faults > - patch includes multiple fixing commits > - test-cases have been removed due to binary data > > Signed-off-by: Andrej Valek > --- > .../busybox/busybox-fix-u

[OE-core] [PATCH v2] busybox: Fix zlma segfaults

2018-05-30 Thread Andrej Valek
- fix multiple lzma segmentation faults - patch includes multiple fixing commits - test-cases have been removed due to binary data Signed-off-by: Andrej Valek --- .../busybox/busybox-fix-unlzma-segfaults.patch | 106 + meta/recipes-core/busybox/busybox_1.27.2.bb|