All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bug fixes for makedevs.c
@ 2019-10-28 17:14 Frazer Leslie Clews
  2019-10-28 17:14 ` [PATCH 1/2] fix format strings in makedevs.c in print statements Frazer Leslie Clews
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Frazer Leslie Clews @ 2019-10-28 17:14 UTC (permalink / raw)
  To: openembedded-core; +Cc: Frazer Leslie Clews

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

 meta/recipes-devtools/makedevs/makedevs/makedevs.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-28 21:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 17:14 [PATCH 0/2] Bug fixes for makedevs.c Frazer Leslie Clews
2019-10-28 17:14 ` [PATCH 1/2] fix format strings in makedevs.c in print statements Frazer Leslie Clews
2019-10-28 17:14 ` [PATCH 2/2] fix invalidScanfFormatWidth to prevent overflowing usr_buf Frazer Leslie Clews
2019-10-28 17:32 ` ✗ patchtest: failure for Bug fixes for makedevs.c Patchwork
2019-10-28 19:11 ` [PATCH 0/2] " Andre McCurdy
2019-10-28 21:22   ` Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.