]> granicus.if.org Git - graphviz/commit
remove unnecessary not-null guards on free in StressMajorizationSmoother_smooth
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Jun 2021 23:18:00 +0000 (16:18 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 17 Jul 2021 17:45:45 +0000 (10:45 -0700)
commit03d4f541e12204c1adb7b2338f4b842d6f43a897
tree3e3bdc285bb80864389d3b7545192f389219bdb7
parent8bc387d08989c6ca0ec8b606901a6a7cf1c03bf1
remove unnecessary not-null guards on free in StressMajorizationSmoother_smooth

It is well-defined to free null.
lib/sfdpgen/post_process.c