nidi3 / graphviz-java

Use graphviz with pure java
Apache License 2.0
934 stars 106 forks source link

If basedir contains \x then the Javascript engine will try to interpret it as a hex digit and fails #171

Closed mennodenhollander closed 4 years ago

mennodenhollander commented 4 years ago

I cannot execute graphviz-java (0.16.3) in a (sub) directory that starts with 'x'.

Steps to reproduce:

Maybe the basedir path is not properly escaped?

nidi3 commented 4 years ago

fixed in 0.17.0