[OE-core] [PATCH 0/2] Bug fixes for makedevs.c

Andre McCurdy armccurdy at gmail.com
Mon Oct 28 19:11:56 UTC 2019


On Mon, Oct 28, 2019 at 10:15 AM Frazer Leslie Clews
<frazer.clews at codethink.co.uk> wrote:
>
> fixes a few bugs in some print statements and an overflow bug with usr_buf
>
> Frazer Leslie Clews (2):
>   fix format strings in makedevs.c in print statements
>   fix invalidScanfFormatWidth to prevent overflowing usr_buf

Perhaps fixing these issues would be a good opportunity to align with
the Buildroot (ie upstream?) version instead of diverging even more.

  https://git.buildroot.net/buildroot/tree/package/makedevs/makedevs.c

>  meta/recipes-devtools/makedevs/makedevs/makedevs.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> --
> 2.20.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list