Skip to content

Fix a crash for : flexisip_cli REGISTRAR_DELETE

Anthony Gauchy requested to merge fix/registrar_delete_crash into master

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

(cherry picked from commit 7734e60c)

Merge request reports