mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Linux musl: fix code refactor that missed one usage
This commit is contained in:
parent
b2ca91d669
commit
43880cb199
@ -1939,7 +1939,7 @@ extern int *___errno (void) __attribute__((weak));
|
||||
#endif
|
||||
|
||||
#if defined(MUSL_LIBC)
|
||||
#define VG_ALIGNED_ALLOC_SIZE_ZERO 0
|
||||
#define VG_ALIGNED_ALLOC_NO_SIZE_ZERO 0
|
||||
#else
|
||||
#define VG_ALIGNED_ALLOC_NO_SIZE_ZERO 1
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user