All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 for 3.0 0/2] fix for bug 1783362
@ 2018-07-26 13:29 Alex Bennée
  2018-07-26 13:29 ` [Qemu-devel] [PATCH v1 for 3.0 1/2] linux-user/mmap.c: handle len = 0 maps correctly Alex Bennée
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alex Bennée @ 2018-07-26 13:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

Hi,

This fixes a bug where a zero len is passed to mmap. It comes with an
enhancement to the mmap test case.

Alex Bennée (2):
  linux-user/mmap.c: handle len = 0 maps correctly
  tests: add check_invalid_maps to test-mmap

 linux-user/mmap.c               | 14 +++++++++++---
 tests/tcg/multiarch/test-mmap.c | 16 +++++++++++++++-
 2 files changed, 26 insertions(+), 4 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-07-28 18:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 13:29 [Qemu-devel] [PATCH v1 for 3.0 0/2] fix for bug 1783362 Alex Bennée
2018-07-26 13:29 ` [Qemu-devel] [PATCH v1 for 3.0 1/2] linux-user/mmap.c: handle len = 0 maps correctly Alex Bennée
2018-07-26 13:33   ` Laurent Vivier
2018-07-26 17:58     ` Alex Bennée
2018-07-26 18:12       ` Laurent Vivier
2018-07-26 18:52         ` Alex Bennée
2018-07-26 13:29 ` [Qemu-devel] [PATCH v1 for 3.0 2/2] tests: add check_invalid_maps to test-mmap Alex Bennée
2018-07-28 16:45   ` Richard Henderson
2018-07-26 13:40 ` [Qemu-devel] [PATCH v1 for 3.0 0/2] fix for bug 1783362 no-reply
2018-07-28 17:25 ` no-reply

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.