mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
9e469cccef
putenv() does not copy the supplied environment stringi, but gcc/gnat was free()ing the memory expecting that it would be copied.