]> granicus.if.org Git - graphviz/commit
cgraph: use size+capacity for agxbuf instead of a pair of pointers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Dec 2022 04:40:54 +0000 (20:40 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 21 Dec 2022 02:54:30 +0000 (18:54 -0800)
commita893ab44ed8b50d286c8d3ca65c4126b750d7a4c
treed24e46a966b25e496dea2a4251240f947f9b7e09
parentf88c70aaf4891855a22f075975df722afc097b5a
cgraph: use size+capacity for agxbuf instead of a pair of pointers

This simplifies some code and will also enable some upcoming optimizations.

Gitlab: #2302
lib/cgraph/agxbuf.h