environ is only allocated on heap when you insert new variables. environment variables are only `free`'d if they are `malloc`'d by libc