Skip to content
Snippets Groups Projects
Commit 00b76cab authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

index: add exhausted_iterator_next stub

When an iterator gets exhausted, we often set the iterator callback
to a stub function that always returns NULL. Let's add a global stub
function for that so that we can reuse it.

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring
parent f76c600c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment