Skip to content

Fix crash when using linphone_message_waiting_indication_get_summary() for a...

Simon Morlat requested to merge fix/mwi-crash into release/5.4

Fix crash when using linphone_message_waiting_indication_get_summary() for a MWI class not present in the message waiting indication because NULL could never be returned.

Merge request reports