[sr-dev] [kamailio/kamailio] dmq_usrloc: fix variable type mismatch (#838)

Soapnix notifications at github.com
Fri Oct 28 20:26:00 CEST 2016


- 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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/838
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161028/eb204f7d/attachment.html>


More information about the sr-dev mailing list