toxcore/other/bootstrap_daemon/docker
jfreegman 00f2f41dbb
Use heap memory instead of stack for large variables
The default stack size for musl-libc is 128kb. Therefore we should try to keep stack
allocations well below this limit in order to avoid stack overflows.
2020-11-20 19:15:58 -05:00
..
Dockerfile Rework the toxchat/bootstrap-node Docker image. 2020-04-26 16:13:24 +00:00
get-nodes.py Rework the toxchat/bootstrap-node Docker image. 2020-04-26 16:13:24 +00:00
tox-bootstrapd.sha256 Use heap memory instead of stack for large variables 2020-11-20 19:15:58 -05:00
update-sha256 Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00