-
Problem report
-
Resolution: Fixed
-
Critical
-
4.2.0alpha2
-
None
-
Sprint 47, Dec 2018
-
0.25
When performing preprocessing history cleanup zbx_hashset_remove_direct() is used during hashset iteration, leading to unpredictable results. The zbx_hashset_iter_remove() function must be used instead.