]> git.ipfire.org Git - thirdparty/nettle.git/commit
(TMP_DECL, TMP_ALLOC): New macros. When alloca
authorNiels Möller <nisse@lysator.liu.se>
Thu, 8 Jan 2004 12:34:57 +0000 (13:34 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 8 Jan 2004 12:34:57 +0000 (13:34 +0100)
commitdcd5b982b7323a3834bbf43019dd8b30df7e71e4
treebb192ee6147c8c3080c309a838719d4e9030c90f
parentd1573de9cae8497e185c48ecf070746619a39197
(TMP_DECL, TMP_ALLOC): New macros. When alloca
is unavailable, they work by allocating a fix amount of stack and
imposing a hard limit on what can be allocated.

Rev: src/nettle/nettle-internal.h:1.4
nettle-internal.h