qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] page_check_range: fix wrap around test


From: Lauro Ramos Venancio
Subject: [Qemu-devel] [PATCH] page_check_range: fix wrap around test
Date: Wed, 15 Oct 2008 19:57:03 -0300

Move up the warp around test because line 
'end = TARGET_PAGE_ALIGN(start+len);'
can interfere on it causing Segmentation Fault.

-- 
Lauro Ramos Venancio
INdT - Instituto Nokia de Tecnologia

Attachment: fix_page_check_range.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]