commit | 074db66e23a4fab0997384c57d6b21a14b4971ca | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Wed Feb 20 16:17:22 2019 -0800 |
committer | Suren Baghdasaryan <surenb@google.com> | Fri Mar 01 00:29:49 2019 +0000 |
tree | 6b53cfa0bbcc537dc76f52d1e5001b4af0f43ea1 | |
parent | 7a0a5a3bd5b0d5e3cb765f64b909a99613a25a27 [diff] |
libprocessgroup: convert Json::Value to const refs Convert Json::Value to const refs to prevent creation of a null member if specified element does not exist. Fix variable naming in the parser while we are at it. Change-Id: I7dabfd1c73983b465984dd6c411c9fe48743a348 Signed-off-by: Suren Baghdasaryan <surenb@google.com>