Peter Wu <[email protected]> writes:

> - The %p test should run when ltrace is built with -fsanitize=address or
>   some other form of protection that makes the program abort when trying
>   to free() static memory.
> - The zero(EXPR) test needs valgrind to test for the previous memleak
>   bug, but as it stands now, it can also test whether the zero
>   functionality works or not.

Both test cases trigger when valgrind is turned on, and both are fixed
by your patches.

> I have never used dejagnu or expect before and these tests were created by
> looking at the above tests. Hopefully they fit well, it looks sane to
> me.

Yeah, looks good.  I put it in.

Thanks,
PM

_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel

Reply via email to