]> granicus.if.org Git - graphviz/commit
gvpr: replace use of alternative stack implementation with Graphviz generic one
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 25 Apr 2022 14:59:01 +0000 (07:59 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 28 Apr 2022 04:51:55 +0000 (21:51 -0700)
commit3cb475f26539cbb6a2edbef1d6285b39a409288c
tree4d7289158765bdcb0386383a862d446fac163969
parentec8ba83a50d46b59137abe4c941a6a300f712167
gvpr: replace use of alternative stack implementation with Graphviz generic one

Similar to previous changes to `gc` in 4e2875fd7376338259dcb3ccc8f029d58bdf22dd,
this replaces some duplicated functionality with the generic Graphviz stack
implementation. This also adds checks for allocation failures that were
previously missing.

Gitlab: #1793
lib/gvpr/gvpr.c
lib/gvpr/queue.h