]> granicus.if.org Git - graphviz/commit
pathplan Pobsopen: use a 'size_t' when calling 'malloc'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Jul 2022 16:45:16 +0000 (09:45 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 5 Aug 2022 13:52:10 +0000 (06:52 -0700)
commit61475dada9375fdea04a72feda88d1aee42b82a5
tree887c2d658c2c8c539cadc8f263243e08109db114
parent89db2484c4c619202cb6b296d47884e4396ed938
pathplan Pobsopen: use a 'size_t' when calling 'malloc'

Squashes a -Wsign-conversion warning and makes explicit a previously implicit
assumption.
lib/pathplan/cvt.c