* [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
* [Qemu-devel] Re: [PATCH] [RFC] qemu_malloc dynamic checking v2
2009-04-16 17:49 [Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking v2 Blue Swirl
@ 2009-04-16 18:23 ` Blue Swirl
0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2009-04-16 18:23 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 475 bytes --]
On 4/16/09, Blue Swirl <blauwirbel@gmail.com> wrote:
> 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.
This time with the patch.
[-- Attachment #2: qemu_malloc_debug.diff --]
[-- Type: plain/text, Size: 5194 bytes --]
^ 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).