https://bugs.dpdk.org/show_bug.cgi?id=1037
Bug ID: 1037
Summary: Telemetry library does not JSON encode strings
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
The Internal Telemetry Utility functions (/lib/telemetry/telemetry_json.h) do
not JSON encode special characters when copying strings to JSON output buffers.
Defective functions are:
rte_tel_json_str(), rte_tel_json_add_array_string() and
rte_tel_json_add_obj_str().
--
You are receiving this mail because:
You are the assignee for the bug.