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

Sung-hun Kim sfoon.kim@samsung.com
Tue Sep 30 06:36:45 GMT 2025


Thank you for your review.
It's my mistake because I refer the old test code in malloc.
I'll fix it.

Best regards,
Sung-hun Kim

> -----Original Message-----
> From: Joseph Myers <josmyers@redhat.com>
> Sent: Thursday, September 25, 2025 10:56 PM
> To: Sung-hun Kim <sfoon.kim@samsung.com>
> Cc: libc-alpha@sourceware.org; fweimer@redhat.com; carlos@systemhalted.org; sebuns@gmail.com;
> dongkyun.s@samsung.com; sungguk.na@samsung.com
> Subject: Re: [PATCH v2 5/9] malloc: Add malloc_sanitize to libc_malloc_debug.so
> 
> 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