Skip to content

Factory's char * NEED to return null if string is empty, otherwise default...

Peio Rigaux requested to merge fix/factory_empty_string_instead_of_nullptr into master

Factory's char * NEED to return null if string is empty, otherwise default values from build are not set (especially for MsPluginDir, resulting in wrong echo canceller choice)

In linphone-sdk: pipeline status

Edited by Peio Rigaux

Merge request reports