qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug] qemu_memalign not matched with qemu_free
@ 2008-01-24  6:35 TeLeMan
  2008-01-24 13:42 ` TeLeMan
  0 siblings, 1 reply; 2+ messages in thread
From: TeLeMan @ 2008-01-24  6:35 UTC (permalink / raw)
  To: qemu-devel


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.

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

* Re: [Qemu-devel] [Bug] qemu_memalign not matched with qemu_free
  2008-01-24  6:35 [Qemu-devel] [Bug] qemu_memalign not matched with qemu_free TeLeMan
@ 2008-01-24 13:42 ` TeLeMan
  0 siblings, 0 replies; 2+ messages in thread
From: TeLeMan @ 2008-01-24 13:42 UTC (permalink / raw)
  To: qemu-devel


This bug exists on Windows host only.


TeLeMan wrote:
> 
> 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-tp15059500p15064144.html
Sent from the QEMU - Dev mailing list archive at Nabble.com.

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

end of thread, other threads:[~2008-01-24 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-24  6:35 [Qemu-devel] [Bug] qemu_memalign not matched with qemu_free TeLeMan
2008-01-24 13:42 ` TeLeMan

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).