aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <[email protected]>2017-01-19 16:08:03 -0500
committerRussell Yanofsky <[email protected]>2018-03-07 21:12:47 -0500
commitb4bc32a451720167000f59dd73ab07990f9c6b92 (patch)
tree59dc966defd394bf338bd0d5e0546e97230692db /src/httpserver.cpp
parent[wallet] Construct CWalletTx objects in CommitTransaction (diff)
downloaddiscoin-b4bc32a451720167000f59dd73ab07990f9c6b92.tar.xz
discoin-b4bc32a451720167000f59dd73ab07990f9c6b92.zip
[wallet] Get rid of CWalletTx default constructor
No change in behavior in the normal case. But buggy mapWallet lookups with invalid txids will now throw exceptions instead of inserting dummy entries into the map, and potentially causing segfaults and other failures. This also makes it a compiler error to use the mapWallet[hash] syntax which could create dummy entries.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions