]> granicus.if.org Git - graphviz/commit
cgraph: fix incorrect shrink-to-fit implementation for lists
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Dec 2022 20:35:32 +0000 (12:35 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 11 Dec 2022 18:37:29 +0000 (10:37 -0800)
commit2f5b9464536efafe502f03d899fc842ab47e2d48
treee40011ccdb5509308edbd74ce84bdce46ed798fb
parentc9bf53c2523d85dae24a297357bc9b2667d00b58
cgraph: fix incorrect shrink-to-fit implementation for lists

This was accidentally a no-op due to a comparison that was always false.
lib/cgraph/list.h