Hello,
The code of the function 'pjsip_evsub_register_pkg' uses
in an assert a variable 'pkg' that has not been initialized.
This patch removes this assert because it's not possible to
check an array size of a parameter 'accept'.
Regards,
Alexei
Hello,
The code of the function 'pjsip_evsub_register_pkg' uses
in an assert a variable 'pkg' that has not been initialized.
This patch removes this assert because it's not possible to
check an array size of a parameter 'accept'.
Regards,
Alexei