https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239672
Chuhong Yuan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #206304|0 |1 is obsolete| | --- Comment #2 from Chuhong Yuan <[email protected]> --- Created attachment 206319 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206319&action=edit gcov_fs patch v2 Use two passes to optimize the traverse. In the first pass, add all nodes which need to be removed to a queue. In the second pass, traverse the queue and remove the nodes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
