environ is only allocated on heap when you insert new variables. environment variables are only `free`'d if they are `malloc`'d by libc |
||
---|---|---|
.. | ||
aoc2023 | ||
aoc2024 | ||
libraries | ||
programs | ||
tests | ||
CMakeLists.txt |
environ is only allocated on heap when you insert new variables. environment variables are only `free`'d if they are `malloc`'d by libc |
||
---|---|---|
.. | ||
aoc2023 | ||
aoc2024 | ||
libraries | ||
programs | ||
tests | ||
CMakeLists.txt |