]> granicus.if.org Git - graphviz/commit
common: remove 'xml_string0'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 3 Oct 2021 23:53:43 +0000 (16:53 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 8 Oct 2021 14:57:43 +0000 (07:57 -0700)
commit28770b6e738b5dc1044f3688e21687996631112c
treec2e8c47c9832fee500ebd31e5109f6bb3ba290d5
parent400d230a2d6448c3361e2ed06c122d815324ff8a
common: remove 'xml_string0'

All calls of this function have now been refactored to use `xml_escape`.

Related to #1868.
lib/common/utils.h
lib/common/xml.c
lib/gvc/gvc.def