error, verror: Don't call va_end twice.
[gnulib.git] / modules / malloca
blob6e5fc8d5663fc681c9bdf634b8e5b0748c43016a
1 Description:
2 Safe automatic memory allocation.
4 Files:
5 lib/malloca.h
6 lib/malloca.c
7 m4/malloca.m4
8 m4/eealloc.m4
10 Depends-on:
11 alloca-opt
12 assert-h
13 idx
14 stdckdint
15 stdint
16 xalloc-oversized
18 configure.ac:
19 gl_MALLOCA
21 Makefile.am:
22 lib_SOURCES += malloca.c
24 Include:
25 "malloca.h"
27 License:
28 LGPLv2+
30 Maintainer:
31 all