Details
-
Task
-
Status: In Review (View Workflow)
-
Critical
-
Resolution: Unresolved
Description
Most distance-tested neighbours are rejected because they are no better than the furthest result or fall inside the threshold. These neighbours never enter a queue, so allocating a Visited object for them only consumes the query MEM_ROOT. Found while working on MDEV-38721