]> granicus.if.org Git - graphviz/commit
gvLayoutJobs: initialize also root graph if it isn't already
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 13 Jul 2022 06:17:54 +0000 (08:17 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 25 Jul 2022 18:24:49 +0000 (20:24 +0200)
commit23c2388d7bc353265bebe96dd9792422a749027e
tree50508e4a799d1b250b8dd6d170d73ededaa65763
parente0b992c0e0cf55ce21beca49fe050a7486f8a5eb
gvLayoutJobs: initialize also root graph if it isn't already

The root graph info is needed by gvLayoutJobs when doing subgraph
layout. This fixes a heap-buffer-overflow detected by ASan in the
test_subgraph_layout test.
lib/gvc/gvlayout.c