]> granicus.if.org Git - graphviz/commit
add a return value to rebuild_vlists
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 27 Mar 2021 19:55:56 +0000 (12:55 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 3 Apr 2021 03:51:40 +0000 (20:51 -0700)
commit559f28165ece33fbaf19989e71622a8c12942c8c
treef14022ad647024f34d98c676f9836903243f7455
parent585fdc8e8238ac9a002ecdef94043e8edb64e554
add a return value to rebuild_vlists

This is step towards removing the use of longjmp in this function. Related to
#1801.
lib/dotgen/conc.c