qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] curses Coverity fixes
@ 2016-08-11 14:23 Peter Maydell
  2016-08-11 14:23 ` [Qemu-devel] [PATCH 1/2] ui/curses.c: Ensure we don't read off the end of curses2qemu array Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Maydell @ 2016-08-11 14:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: patches, Gerd Hoffmann

This patchset fixes a couple of issues found by Coverity
in the curses ui frontend.

thanks
-- PMM


Peter Maydell (2):
  ui/curses.c: Ensure we don't read off the end of curses2qemu array
  ui/curses.c: Clean up nextchr logic

 ui/curses.c | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-07 11:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-11 14:23 [Qemu-devel] [PATCH 0/2] curses Coverity fixes Peter Maydell
2016-08-11 14:23 ` [Qemu-devel] [PATCH 1/2] ui/curses.c: Ensure we don't read off the end of curses2qemu array Peter Maydell
2016-08-11 14:23 ` [Qemu-devel] [PATCH 2/2] ui/curses.c: Clean up nextchr logic Peter Maydell
2016-09-07 11:39 ` [Qemu-devel] [PATCH 0/2] curses Coverity fixes Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).