]> granicus.if.org Git - graphviz/commit
Attempted fix for https://gitlab.com/graphviz/graphviz/issues/1631
authorStephen C North <scnorth@gmail.com>
Tue, 26 Nov 2019 20:47:38 +0000 (15:47 -0500)
committerStephen C North <scnorth@gmail.com>
Tue, 26 Nov 2019 20:47:38 +0000 (15:47 -0500)
commit4d1bef4a9748a75bacae8c858a9c87aae58b838c
tree2839e671094bb31f2df0f0dc8c7402cb9f11d1f5
parentf3a42289b602ccdd0c66638616e835edb1ac8e44
Attempted fix for https://gitlab.com/graphviz/graphviz/issues/1631
Stand-alone attributes within subgraphs are incorrectly handled for dot/canon/xdot output files.  Fix is to access local dictionary, not root, when writing nodes within subgraphs.
lib/cgraph/write.c