Skip to content

Crash in MWI parser

Flore Harlé requested to merge fix/crash-mwi-bad-address into release/5.4

In MWI parser, check that the account address is valid before setting it to the MWI in createMessageWaitingIndication(). If the address is not valid, return nullptr.

linphone-sdk!5011 (merged)

https://linphone.atlassian.net/browse/SDK-534

Edited by Flore Harlé

Merge request reports