-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
DeduplicatorReporter::add always increments _inUseRecordIdCount by 1 on every call, regardless of whether a record is actually being added to or removed from the deduplication set. This makes it impossible for callers like NearStage to decrement the count when a record is freed.