Skip to content
Snippets Groups Projects
Guillaume Roguez's avatar
Guillaume Roguez authored
~SIPVoIPLink() calls handleEvents() but this method may throw.
Throwing during destructor is forbidden and result to and std::terminate().
Fix by try {} catch the call.

Detected by Coverity scan.

Change-Id: I57d742c7f6b6d872b4b2118c1f10c0986c082397
81279958
History
Name Last commit Last update