]> granicus.if.org Git - graphviz/commit
tred: replace a 'malloc' with cgraph alloc wrapper
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 17 May 2022 14:25:44 +0000 (07:25 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 26 May 2022 04:02:55 +0000 (21:02 -0700)
commit8dd2599f6b9b151473c9aee77c0fe473d617545b
tree7dbadd3e212ae852dc6248ac1500a77411b23c9e
parentf22000efc19879e9322b496be4dee73730e72d45
tred: replace a 'malloc' with cgraph alloc wrapper

This addresses a case where allocation failure went unchecked.
cmd/tools/tred.c