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 |
|
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.