]> granicus.if.org Git - graphviz/commit
fix: unescaped backslashes in graph labels in xdot output
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Jul 2020 01:00:37 +0000 (18:00 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Jul 2020 01:00:37 +0000 (18:00 -0700)
commit80a9dc3a3d7a1bff49db3f8e40fc03e91ca2261e
tree065e3c1cc0174de5db41b85e6621b015c0fccb99
parent02d2cacf8730f1e4347afd72b159c91fafed2182
fix: unescaped backslashes in graph labels in xdot output

Variant of #165.
plugin/core/gvrender_core_dot.c
rtest/165_3.dot [new file with mode: 0644]
rtest/test_regression.py