]> granicus.if.org Git - graphviz/commit
refactor a RALLOC call that can tolerate failure to realloc
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 16 Jun 2020 00:55:46 +0000 (17:55 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 16 Jun 2020 02:05:32 +0000 (19:05 -0700)
commitb209f9cbc2dd1171f4c065b7ae9b35db7c4b13e3
treecb31ff78ff90891756928688e23323bc2492b5a3
parent76b09364d6b80a72fe69421ed5541f8c4ceb27bc
refactor a RALLOC call that can tolerate failure to realloc

We are about to make the RALLOC wrapper exit on allocation failure, so this
preserves the semantics of this call which handles allocation failure locally.
lib/common/routespl.c