]> granicus.if.org Git - graphviz/commit
Add function to release memory allocated by gvRenderData; this avoids
authorEmden R. Gansner <erg@research.att.com>
Thu, 6 Jun 2013 17:53:49 +0000 (13:53 -0400)
committerEmden R. Gansner <erg@research.att.com>
Thu, 6 Jun 2013 17:53:49 +0000 (13:53 -0400)
commitb3b7e0d1aea43baa81bf06a27d38447d6958c1b8
tree2703e6320de0f8d43df0935846ea25e3175d7686
parent540fcae249bf795b760e3c0f12ece7d7e990857f
Add function to release memory allocated by gvRenderData; this avoids
potential conflicts with run-time functions.
Also, ifdef'ed out two assignments in gvFreeLayout that are meaningless
using cgraph, as the GD_drawing(g) is already gone.
lib/gvc.def
lib/gvc/gvc.c
lib/gvc/gvc.h
lib/gvc/gvlayout.c