Fix segmentation fault when editing address not in address book (issue #615)#618
Merged
laanwj merged 1 commit intobitcoin:masterfrom Nov 8, 2011
Merged
Fix segmentation fault when editing address not in address book (issue #615)#618laanwj merged 1 commit intobitcoin:masterfrom
laanwj merged 1 commit intobitcoin:masterfrom
Conversation
laanwj
added a commit
that referenced
this pull request
Nov 8, 2011
Fix segmentation fault when editing address not in address book (issue #615)
coblee
referenced
this pull request
in litecoin-project/litecoin
Jul 17, 2012
Fix segmentation fault when editing address not in address book (issue #615)
ptschip
pushed a commit
to ptschip/bitcoin
that referenced
this pull request
Jun 5, 2017
[Refactor] (3 of 4) Move CBanDB from net.h|.cpp to bandb.h|.cpp
fjahr
pushed a commit
to fjahr/bitcoin
that referenced
this pull request
Jul 24, 2019
069870d Clear a copied secret key after negation (Seonpyo Kim) Pull request description: It closes bitcoin#618 Tree-SHA512: 05299597c886c5d1a913fd0ce8c698d2e513eb80fbd33d571a02fc6910cfd337324c6f0f27175eaf125eb3478d38187763680e859ece9a469a034c9b8a8d6920
kallewoof
pushed a commit
to kallewoof/bitcoin
that referenced
this pull request
Oct 4, 2019
…pdated pubkey/sig fields 868270a changed example text to include updated pubkey/sig fields (Mike Schmidt) Pull request description: ElementsProject/elements#617 Tree-SHA512: e8127dc93a3c7aa7a0a2ad8a9715b46f63604e40d5c24681a761891d74d4110c5b8f79bd1d69cf589363744bb81b6309acc7f1285208600da92aa4eeadb2bfa6
Losangelosgenetics
pushed a commit
to Losangelosgenetics/bitcoin
that referenced
this pull request
Mar 12, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See issue #615 for discussion. Fixes the segmentation fault and pre-fills the new address in the add address dialog.