fix the non-checked call to lrc ContactModel::getContact()
This method throws an std::out_of_range exception when
given URI argument doesn't exit in current Account.
This exception is almost not handled by the client,
resulting in application crashes.
Change-Id: I1aea181c238c15ab16d51b8477a7779ce3c82a03
Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
Please register or sign in to comment