Skip to content
Snippets Groups Projects
Commit dcd5b982 authored by Niels Möller's avatar Niels Möller
Browse files

(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
parent d1573de9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment