Qt: popup_upgrade_dialog() hud_message_box leak
Qt-client popup_upgrade_dialog() allocates hud_message_box in the very beginning, but then might terminate early so that it's not freed.
Qt-client popup_upgrade_dialog() allocates hud_message_box in the very beginning, but then might terminate early so that it's not freed.