]> granicus.if.org Git - graphviz/commit
remove direct use of environ
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 22 Sep 2020 02:33:10 +0000 (19:33 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Sep 2020 00:24:56 +0000 (17:24 -0700)
commitc45f0388350bd6f0cde2ec2abc0e5df523e766f5
tree1db981a23621f7a12e4b0248e2c68e1c0d205586
parent96a03816439d8697d28e71cd4ca455da2759e86a
remove direct use of environ

This code was manually parsing environment variable settings for some reason. It
also (incorrectly) assumed $_ would always be the first environment variable.
lib/ast/pathpath.c