1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-11-04 20:56:52 +01:00
Files
toxic/Makefile
jfreegman 2b43340c90 Convert all variable length arrays to heap allocations
VLA's are inherently unsafe so the safest option is to not use them
2020-11-01 11:29:48 -05:00

2.3 KiB