Crash in MWI parser
In MWI parser, check that the account address is valid before setting it to the MWI in createMessageWaitingIndication(). If the address is NULL or not valid, return nullptr.
Edited by Flore Harlé
In MWI parser, check that the account address is valid before setting it to the MWI in createMessageWaitingIndication(). If the address is NULL or not valid, return nullptr.