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)

Fixed crash, mUserData wasn't initialized

Belle-sip!152 Liblinphone!1044

Edited by Peio Rigaux

Merge request reports