mirror of
https://github.com/prometheus/node_exporter.git
synced 2026-02-06 09:45:28 +01:00
Sanitize zero terminated strings from OpenBSD device name parsing. * Add byte-to-string util function. Fixes: https://github.com/prometheus/node_exporter/issues/3287 Signed-off-by: Ben Kochie <superq@gmail.com>