Closed narategithub closed 1 year ago
dsos_iter_begin() and dsos_iter_end() shall reset the iterator's cached object tree. Otherwise, the cached objects from the previous iteration (that may not end) could still be in the cache tree and yielded incorrect results.
dsos_iter_begin()
dsos_iter_end()
dsos_iter_begin()
anddsos_iter_end()
shall reset the iterator's cached object tree. Otherwise, the cached objects from the previous iteration (that may not end) could still be in the cache tree and yielded incorrect results.