From d6a3b8f0874f548838f28a1303b2c8a0ae3ac7df Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 3 Feb 2018 00:47:15 +0100 Subject: malloca: Add a compile-time verification. * lib/malloca.c (small_t): Verify that it is wide enough. * modules/malloca (Depends-on): Add verify. --- modules/malloca | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/malloca') diff --git a/modules/malloca b/modules/malloca index 8f5ab644a7..0ae3fe08dc 100644 --- a/modules/malloca +++ b/modules/malloca @@ -11,6 +11,7 @@ m4/longlong.m4 Depends-on: alloca-opt stdint +verify xalloc-oversized configure.ac: -- cgit v1.2.1