Files
asterisk/tests
Richard Mudgett fe904eefbe 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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399207 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-09-16 18:34:55 +00:00
..
2012-10-14 21:56:13 +00:00
2013-08-16 17:33:21 +00:00
2013-08-25 18:12:15 +00:00
2013-08-25 17:58:17 +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