mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
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
7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
{
|
|
global:
|
|
LINKER_SYMBOL_PREFIXast_statsd_log*;
|
|
local:
|
|
*;
|
|
};
|