]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
plugins/ocp: fixed crash in telemetry string log output format json
authorKarthik Balan karthik.b82@samsung.com <karthik.b82@samsung.com>
Wed, 4 Dec 2024 14:10:04 +0000 (19:40 +0530)
committerDaniel Wagner <wagi@monom.org>
Thu, 5 Dec 2024 09:43:30 +0000 (10:43 +0100)
commit457d182838774a2f052c69641eda56c10cbb2d45
treeae5f4f6865ab6d5f36517f614f5e87922eb35339
parent3e94c44bed01fea4162ee08daef9481c507f7412
plugins/ocp: fixed crash in telemetry string log output format json

Fixed the code to handle the json output crash
Disabled debug logs output when parsing telemetry-string-log data

Signed-off-by: Karthik Balan karthik.b82@samsung.com <karthik.b82@samsung.com>
Reviewed-by: Arunpandian J <arun.j@samsung.com>
plugins/ocp/ocp-nvme.c
plugins/ocp/ocp-print-json.c