Skip to content

Conversation

@jeff-lien-sndk
Copy link
Contributor

The parsing of the ocp 2.5 telemetry string log fails with buffer overflow errors. The overflows are caused by arrays that aren't long enough to contain the data once converted to strings. This change will fix the overflow failures.

The parsing of the ocp 2.5 telemetry string log fails with buffer
overflow errors.  The overflows are caused by arrays that aren't
long enough to contain the data once converted to a string.  This
change will fix the overflow failures.

Reviewed-by: brandon-paupore-sndk <[email protected]>
Signed-off-by: jeff-lien-sndk <[email protected]>
@igaw igaw force-pushed the fix-json-telemetry branch from 56ba25d to f206b72 Compare August 27, 2025 14:19
@igaw
Copy link
Collaborator

igaw commented Aug 27, 2025

Fixed merge conflict.

Thanks!

@igaw igaw merged commit 85e9638 into linux-nvme:master Aug 27, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants