Werk #11934: Stored Walks: Remove Deadlock when retrieving corrupt Walks

Component Checks & agents
Title Stored Walks: Remove Deadlock when retrieving corrupt Walks
Date Feb 8, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When loading corrupt snmpwalks (e.g. with "^M" as linebreak) Checkmk would run into a Deadlock because the handling of those lines was wrong.

Now the data is parsed and and corrupt data is fixed.

To the list of all Werks