Minor bug where the client crashes after displaying the error I dug up while testing (should never effect users, but worth patching anyway).
If an error is returned, the client won't crash. #197
pull TheBlueMatt wants to merge 1 commits into bitcoin:master from TheBlueMatt:errorfix changing 1 files +1 −0-
TheBlueMatt commented at 2:08 AM on May 6, 2011: member
-
2f62b1299f
When an error is returned, the client crashes as EndModal is called twice.
This fixes that and simply returns instead. At least GTK won't complain.
- jgarzik referenced this in commit 4408034bcd on May 6, 2011
- jgarzik merged this on May 6, 2011
- jgarzik closed this on May 6, 2011
- sipa referenced this in commit 9d09322b41 on Mar 27, 2015
- dexX7 referenced this in commit 01d49a6845 on Aug 28, 2015
- TheBlueMatt referenced this in commit 582b2934e6 on Oct 20, 2015
- btcdrak referenced this in commit 91f92eede6 on Nov 28, 2015
- deadalnix referenced this in commit c14fe7ea94 on Jan 3, 2017
- deadalnix referenced this in commit fff412e10c on Jan 19, 2017
- lateminer referenced this in commit 17d1509cfd on Dec 9, 2017
- attilaaf referenced this in commit cf9f5b56b1 on Jan 13, 2020
- rajarshimaitra referenced this in commit ba64c16fee on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021
Contributors