mirror of
https://github.com/bminor/glibc.git
synced 2026-06-24 08:48:41 +00:00
malloc: Extend malloc function hiding to tst-pvalloc
clang 21 optimize-out pvalloc.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <libc-diag.h>
|
||||
#include "tst-malloc-aux.h"
|
||||
|
||||
static int errors = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user