Adds a missing call to ht_slot_unlock when the init value is not an integer. This would
cause processes to block on ht_slot_lock leading to a deadlock.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/151
-- Commit Summary --
* htable: Add missing ht_slot_unlock in ht_cell_value_add
-- File Changes --
M modules/htable/ht_api.c (3)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/151.patch
https://github.com/kamailio/kamailio/pull/151.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/151