Re: [yocto] [meta-gplv2][PATCH] dosfstools: fix out of bound writes

2019-11-08 Thread Ross Burton
On 06/11/2019 12:37, Bagwell, Anthony wrote: > Fix write issues where sprintf writes across both name and ext fields > and drops the final null terminator outside the struct ERROR: dosfstools-2.11-r5 do_patch: Command Error: 'quilt --quiltrc

[yocto] [meta-gplv2][PATCH] dosfstools: fix out of bound writes

2019-11-06 Thread Bagwell, Anthony
Fix write issues where sprintf writes across both name and ext fields and drops the final null terminator outside the struct Signed-off-by: AJ Bagwell --- .../fixing-out-of-bound-writes.patch | 54 +++ .../dosfstools/dosfstools_2.11.bb | 1 + 2 files