Fix bug where a node whose name starts with "cluster" gets lost in JSON output.
authorEmden Gansner <emdenrg@google.com>
Thu, 11 May 2017 18:59:16 +0000 (14:59 -0400)
committerEmden Gansner <emdenrg@google.com>
Thu, 11 May 2017 18:59:16 +0000 (14:59 -0400)
commit286204c4be70099f935c7ab64e73aa459fc73751
treea5cad0f9983aac0c88e33ea0451e3a4eff4f36d8
parentb62eade7a2e49be24ed022908a268dc78fec4e1a
Fix bug where a node whose name starts with "cluster" gets lost in JSON output.
lib/common/const.h
lib/common/macros.h
lib/common/types.h
lib/common/utils.c
lib/common/utils.h
plugin/core/gvrender_core_json.c