Skip to content

Fix a crash for : flexisip_cli REGISTRAR_DELETE

Anthony Gauchy requested to merge hotfix/registrar_delete_crash into release/2.1

It appears that sip->sip_contact can be NULL while using REGISTRAR_DELETE flexisip_cli command.

Merge request reports