spa: dict: fix iteration on empty dicts
We can't call offset() on a null ptr so special case it. CIter::next() was already checking if next is null.
Fix #13 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
We can't call offset() on a null ptr so special case it. CIter::next() was already checking if next is null.
Fix #13 (closed)