### Description
While trying to iterate over an empty htable, this erro is printed:
```
ERROR: htable [ht_api.c:1847]: ht_iterator_end(): iterator not found [HTABLE_NAME]
```
There error log should be removed, it is normal to not find an iterator on an empty
table.
This error is printed only on version 5.6.x and up.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3260
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3260(a)github.com>