qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking v2


From: Blue Swirl
Subject: [Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking v2
Date: Thu, 16 Apr 2009 20:49:15 +0300

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.




reply via email to

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