Select Git revision
sipcall.cpp
-
Guillaume Roguez authored
im::sendSipMessage() may throw an exception but caller doesn't take that into account. This may cause undefined behaviour, like a crash on some platforms. This patch encapsulates the im::sendSipMessage() call into a try/catch. Change-Id: Ie07105f02d64a37a009e510bb674716ec20212c9 Tuleap: #1172
Guillaume Roguez authoredim::sendSipMessage() may throw an exception but caller doesn't take that into account. This may cause undefined behaviour, like a crash on some platforms. This patch encapsulates the im::sendSipMessage() call into a try/catch. Change-Id: Ie07105f02d64a37a009e510bb674716ec20212c9 Tuleap: #1172
Code owners
Assign users and groups as approvers for specific file changes. Learn more.