Files
asterisk/tests
Richard Mudgett e77fba4b25 Fix module load errors for test_ari_model.so.
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
........

Merged revisions 399207 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@399208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-09-16 18:36:22 +00:00
..
2012-10-14 21:56:13 +00:00
2013-08-16 17:33:21 +00:00
2013-08-25 18:12:42 +00:00
2013-08-25 18:00:46 +00:00
2012-09-22 20:43:30 +00:00
2013-08-16 17:33:21 +00:00
2013-08-02 14:27:35 +00:00
2013-08-23 18:10:11 +00:00
2013-08-23 18:10:11 +00:00
2013-08-23 18:10:11 +00:00
2013-07-03 17:58:45 +00:00