Skip to content

Fix potential crash in conversation info

Quentin Arguillere requested to merge fix/conversation_info_view_crash into master

Check that address was successfully created before unreferencing it. This stills leaves the question of why would the address not be of the good form in the first place.

Merge request reports