]> granicus.if.org Git - graphviz/commit
squash a -Wmaybe-uninitiailzed warning
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 24 Apr 2021 03:18:30 +0000 (20:18 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 14 May 2021 00:03:36 +0000 (17:03 -0700)
commita70fb82b3420cabeae6bdcd637e8b6a4f0637a3d
tree2378bbbf839e1bc003f6046039953a40b206dbdb
parent24ff9fbedf6753443c7e2517acf03e6d4ed4798f
squash a -Wmaybe-uninitiailzed warning

This was a false positive because all use of the variable is guarded by the
Concentrate flag, but it is still worth pacifying the compiler here.
lib/ortho/ortho.c