Bug#742638: crashes if UserProfile is not an instance of ConversationProfile

Daniel Pocock daniel at pocock.pro
Tue Mar 25 20:21:02 UTC 2014


Package: librecon-1.9
Version: 1.9.3-1
Severity: serious


ConversationManager uses dynamic_cast to try and retrieve a
ConversationProfile

It doesn't check if the cast was successful and tries to use the pointer.

This leads to a segmentation fault.

Fixed upstream in 1.9.4



More information about the Pkg-voip-maintainers mailing list