mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-27 04:59:35 +00:00
You cannot use a function pointer variable with an external function from another dynamically loaded module because data variables are always resolved even with RTLD_LAZY. * Added wrapper functions for ast_ari_validate_int() and ast_ari_validate_string() to use instead for the function pointer variable. (closes issue ASTERISK-22457) Reported by: David M. Lee git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399207 65c4cc65-6c06-0410-ace0-fbb531ad65f3