diff options
| author | Your Name <you@example.com> | 2026-05-15 23:05:46 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-15 23:05:46 +0530 |
| commit | aed51d824f598f7315282936037c4d5b6e7fb4b8 (patch) | |
| tree | 1ed148916cc0a90a991fb9d5e84a3197df8ae7ae /main/config.c | |
| parent | 1263d86314fc0760d9be8eea415ccecbc047a5eb (diff) | |
Fix stack overflow and heap-allocate large buffers in Cashu/payment path
- tollgate_api.c: increase httpd stack_size to 16384 (was default 4096)
- cashu.c: heap-allocate b64, json_buf, post_body, resp_buf instead of stack
- cashu.c: proper free() on all error paths
- Makefile: replace Go-based tokens target with nutshell wallet targets
- Makefile: add wallet-setup, wallet-info, wallet-balance, mint-token, send-token
Diffstat (limited to 'main/config.c')
0 files changed, 0 insertions, 0 deletions