diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-11-17 01:18:23 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-11-17 01:18:23 -0800 |
commit | a5686c55fe54f537315ad4f1515525758e6b9973 (patch) | |
tree | 2e035bbc8e30cba85b04590e49a9a0bf1d9f3fe0 /stdlib/termios.tl | |
parent | cc0d1b09bbababddafb8ae26d0446b6d28096217 (diff) | |
download | txr-a5686c55fe54f537315ad4f1515525758e6b9973.tar.gz txr-a5686c55fe54f537315ad4f1515525758e6b9973.tar.bz2 txr-a5686c55fe54f537315ad4f1515525758e6b9973.zip |
crypt: reduce ridiculous stack usage.
* sysif.c (crypt_wrap): Dynamically allocate struct crypt_data
instead, because it's over 128K wide, resulting in a huge
stack frame size.
Diffstat (limited to 'stdlib/termios.tl')
0 files changed, 0 insertions, 0 deletions