92bbb8e8b1
Allows the ability to use fixed stack memory to construct a calldata_t structure rather than having to allocate each time. This is fine to do for certain signals where the calldata never goes above a specific size. If by some chance the size is insufficient, it will output a log message. |
||
---|---|---|
.. | ||
calldata.c | ||
calldata.h | ||
decl.c | ||
decl.h | ||
proc.c | ||
proc.h | ||
signal.c | ||
signal.h |