]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
testrunner: Add "-Werror=return-stack-address" flag
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 4 Feb 2021 14:53:55 +0000 (15:53 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 4 Feb 2021 14:53:55 +0000 (15:53 +0100)
configure.ac

index 88555f7c4888163f3b2e3a9d97e7f74f4951121a..7d2c8525909efeccd7ae6c342e020b0ffcff9141 100644 (file)
@@ -122,6 +122,7 @@ TEST_EXTRA_CFLAGS="-Werror=init-self \
 -Werror=pointer-arith \
 -Werror=redundant-decls \
 -Werror=return-local-addr \
+-Werror=return-stack-address \
 -Werror=return-type \
 -Werror=sequence-point \
 -Werror=uninitialized \