pnoltes commented on PR #470: URL: https://github.com/apache/celix/pull/470#issuecomment-1817518370
> I agree that "the index of the end iterator is the same as the size of the map". The current implementation of celix_stringHashMapIterator_next allows iter->index > map->genericMap.size. Is it intended? Ah i see, no this was not intentionally and I think it is better to keep the max iterator index on map size. Refactor the index increment for this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
