https://bugs.kde.org/show_bug.cgi?id=372347

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@klomp.org

--- Comment #21 from Mark Wielaard <m...@klomp.org> ---
(In reply to Paul Floyd from comment #20)
> Created attachment 130196 [details]
> Patch to test this support

So this tests that we see (matching) new, delete and new[], delete[] where the
deletes are sized. It filters out free, but not malloc. Why is it trying to
match that malloc?

Except for the malloc (which I simply don't understand why we are interested
in, does it come from the test or some library call?) the test itself looks
good.

The test boilerplate also looks good. I think you can drop the prereq: test -e
sized_delete because the test will always be build, or is there a way that it
isn't build?

Is the test really amd64 specific? It would be nice if it was a generic test.
If the symbols change between 64 and 32 bit arches you could provide an
alternative .exp file.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to