[sr-dev] [kamailio/kamailio] Make app_perl’s sv2int_str() static (#1020)

James Cloos notifications at github.com
Mon Mar 6 17:49:34 CET 2017


The function is only called from the xs file, and C11’s inline
semantics mean that gcc-5 and later miscompile this file when
no optimization is specified.

Signed-off-by: James Cloos <cloos at jhcloos.com>
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1020

-- Commit Summary --

  * Make app_perl’s sv2int_str() static

-- File Changes --

    M src/modules/app_perl/kamailioxs.xs (2)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/1020.patch
https://github.com/kamailio/kamailio/pull/1020.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/1020
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170306/e82ce71e/attachment.html>


More information about the sr-dev mailing list