]> granicus.if.org Git - graphviz/commit
gvmap: replace unchecked allocations with cgraph alloc wrappers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 9 Apr 2022 18:05:41 +0000 (11:05 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 1 May 2022 04:48:16 +0000 (21:48 -0700)
commit0e53497fae6e05a59c31b7f124ddd1166901759f
treed748c711e45b9d98b0c6969035492e843832d433
parent2b7c4c3e7b27d9f4618019671356efdf465de37a
gvmap: replace unchecked allocations with cgraph alloc wrappers

These turn messy crashes into more graceful exits.
cmd/gvmap/make_map.c
cmd/gvmap/power.c