[PATCH v2 5/9] malloc: Add malloc_sanitize to libc_malloc_debug.so

Joseph Myers josmyers@redhat.com
Thu Sep 25 13:55:53 GMT 2025


On Thu, 25 Sep 2025, Sung-hun Kim wrote:

> +#define TEST_FUNCTION do_test ()
> +#include "../test-skeleton.c"

test-skeleton.c is the *old* way of writing tests.  Please use 
support/test-driver.c as in other tests in this series.

-- 
Joseph S. Myers
josmyers@redhat.com



More information about the Libc-alpha mailing list