qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking v2
@ 2009-04-16 17:49 Blue Swirl
  2009-04-16 18:23 ` [Qemu-devel] " Blue Swirl
  0 siblings, 1 reply; 2+ messages in thread
From: Blue Swirl @ 2009-04-16 17:49 UTC (permalink / raw)
  To: qemu-devel

Hi,

This version adds stricter checking for also normal
malloc/free/memalign functions.

Actually the crashes with the previous version were caused by bugs in
the checker itself instead of function mismatch. With this version,
also i386 works.

I'm not so sure this approach is effective, I found more mismatches
with simple grep. Committing it would not hurt though.

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

end of thread, other threads:[~2009-04-16 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 17:49 [Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking v2 Blue Swirl
2009-04-16 18:23 ` [Qemu-devel] " Blue Swirl

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