On Nov 8, 2007 6:46 PM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote:
> I looked at the vg-user32_win.txt warnings, and most of them are
> triggered by test_gettext() which intentionally passes an invalid
> memory address to SendMessage(WM_GETTEXT).
OK, I'll add a suppression for that.
BTW tests/wi
"Dan Kegel" <[EMAIL PROTECTED]> wrote:
> I've updated
> http://kegel.com/wine/valgrind/
> Today's results are at
> http://kegel.com/wine/valgrind/20071103/
>
> The only difference from yesterday is I've added
> suppressions for the most common memory leaks,
> on the theory that it's easier to s
I've updated
http://kegel.com/wine/valgrind/
Today's results are at
http://kegel.com/wine/valgrind/20071103/
The only difference from yesterday is I've added
suppressions for the most common memory leaks,
on the theory that it's easier to see the module-specific
leaks that way.
(I haven't loo