]> sourceware.org Git - valgrind.git/commitdiff
linux regtest: remove alloc-size-larger-than warning for reallocarray
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 22 Dec 2023 20:16:19 +0000 (21:16 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 22 Dec 2023 20:16:19 +0000 (21:16 +0100)
memcheck/tests/amd64-linux/Makefile.am

index fc27e8d63254a9cc900472d3bfa7154facd9c903..26e8c8ed549cef20e85eeae4de4166cf86070b5c 100644 (file)
@@ -28,3 +28,4 @@ AM_CCASFLAGS += @FLAG_M64@
 
 defcfaexpr_SOURCES     = defcfaexpr.S
 defcfaexpr_CFLAGS      = $(AM_CFLAGS) @FLAG_NO_PIE@ 
+reallocarray_CFLAGS    = $(AM_CFLAGS) @FLAG_W_NO_ALLOC_SIZE_LARGER_THAN@
This page took 0.030446 seconds and 5 git commands to generate.