]> granicus.if.org Git - graphviz/commit
fix: unescaped backslashes in node labels in xdot output
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Jul 2020 00:18:40 +0000 (17:18 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 21 Jul 2020 00:55:16 +0000 (17:55 -0700)
commit9ea83477868a1ca8c710a3388bdffd324a7b00da
treef25fbc66a7baaa96533403e99b718edc754e6aca
parente2d2a1bdab88b6ee514170a9506ae5e1bc577c94
fix: unescaped backslashes in node labels in xdot output

Fixes #165.
CHANGELOG.md
plugin/core/gvrender_core_dot.c
rtest/165.dot [new file with mode: 0644]
rtest/test_regression.py