]> granicus.if.org Git - graphviz/commit
mingle bundle: avoid some manual memory management
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Dec 2021 20:17:42 +0000 (12:17 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 4 Jan 2022 15:58:22 +0000 (07:58 -0800)
commit176c8a163a951a2b801956ed4a00da05603e3a06
tree65731b663261f111482344a3dae1d5042f8e73c6
parent869891f9c87b326ddef4de461b92de98ec647b82
mingle bundle: avoid some manual memory management

Note that this appears to actually fix a memory leak as `xx` was never freed
previously.
cmd/mingle/minglemain.cpp