qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug] qemu_memalign not matched with qemu_free


From: TeLeMan
Subject: [Qemu-devel] [Bug] qemu_memalign not matched with qemu_free
Date: Wed, 23 Jan 2008 22:35:16 -0800 (PST)

qemu_memalign was introduced after this patch:
http://www.nabble.com/forum/ViewPost.jtp?post=14488239&framed=y

But the "free" function was qemu_free yet, the correct function should be
qemu_vfree.

This bug will lead to heap corrupted.
-- 
View this message in context: 
http://www.nabble.com/-Bug--qemu_memalign-not-matched-with-qemu_free-tp15059500p15059500.html
Sent from the QEMU - Dev mailing list archive at Nabble.com.





reply via email to

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