-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: Server (S)
-
None
-
Environment:r10703 of 1.8
Two issues:
(1) DCallocate_logitem() does not increment config->logitems_alloc;
(2) on lines 1555-1556 the same condition is checked twice ("if (config->idxitem02[i] > index)").