- fix 'methods' variable type in receiving branch; by default in struct definition it is an 'unsigned int', but while receiving DMQ message value puts into 'int' and cause flags corruption in some cases You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/838
-- Commit Summary --
* dmq_usrloc: fix variable type mismatch
-- File Changes --
M modules/dmq_usrloc/usrloc_sync.c (9)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/838.patch https://github.com/kamailio/kamailio/pull/838.diff