GraphViz.jl
GraphViz.jl copied to clipboard
fix(cairo_render): fix UB
The issue is described here:
JuliaLang/julia#56150 #45 ReactiveBayes/GraphPPL.jl/pull/268
These changes fixed the issue for me. However, I need the cairo_render only, so, most likely, the other functions should be fixed in the same way to clear all bugs.
@Keno can this be merged and tagged as a patch release?
Any chance that this beeing merged in the future ?