Page MenuHomePhabricator

[backport#11448] [gui] reset addrProxy/addrSeparateProxyTor if colon char missing
AbandonedPublic

Authored by majcosta on Oct 29 2020, 03:02.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

ce2418f [gui] reset addrProxy/addrSeparateProxyTor if colon char missing (Cristian Mircea Messel)

Pull request description:

If addrProxy or addrSeparateProxyTor do not have a colon in the string
somewhere in the QSettings storage, then attempting to open the options
dialog will cause the entire program to crash.

Fixes #11209

Backport of Core PR11448

Test Plan
ninja all check check-functional

Event Timeline

Fabien requested changes to this revision.Oct 29 2020, 07:48
Fabien added a subscriber: Fabien.

This is reverted by PR11809 which was ported in D2680

This revision now requires changes to proceed.Oct 29 2020, 07:48

oh cool this is a skip then. abandoning