]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_statsd: Fix exports.in for missing symbols 57/2257/1
authorGeorge Joseph <george.joseph@fairview5.com>
Tue, 16 Feb 2016 18:20:57 +0000 (11:20 -0700)
committerGeorge Joseph <george.joseph@fairview5.com>
Tue, 16 Feb 2016 18:26:29 +0000 (12:26 -0600)
commit49203628f984009011493ceefd58aa9e056b0351
treed469e0bd4bbc66945a5f4ba16315205297d29f1b
parentbe811c4be14d8529eb7c17a8aa756f221cd5b661
res_statsd:  Fix exports.in for missing symbols

res_statsd.export.in was missing the _va variations of the log
functions causing Asterisk to crash in res_pjsip if OPTIONAL_API
wasn't enabled.

ASTERISK-25727 #close
Reported-by: Gergely Dömsödi
Change-Id: I395729f9f51bdd33c5ca757f5f96ebedad74077b
res/res_statsd.exports.in