aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-06-29 08:24:18 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-06-29 08:24:26 +0200
commita000cb013cc1104ddcd6431d5a9b89e90bde2593 (patch)
tree7b38373088bb23150c11bc64d089fca52f5a210e /doc
parente0face923533a1925a997228fc0c19117b19fd50 (diff)
parentfa92e60f38cb109fe5a3c7acfe1017ffebc388cc (diff)
downloadbitcoin-a000cb013cc1104ddcd6431d5a9b89e90bde2593.tar.xz
Merge bitcoin/bitcoin#22361: refactor: Make httpserver work queue a unique_ptr
fa92e60f38cb109fe5a3c7acfe1017ffebc388cc refactor: Make httpserver work queue a unique_ptr (MarcoFalke) Pull request description: This simplifies the code a bit because `if (p) { delete p; p = nullptr; }` can be replaced by a call to the `reset()` member. ACKs for top commit: promag: Core review ACK fa92e60f38cb109fe5a3c7acfe1017ffebc388cc. jonatack: ACK fa92e60f38cb109fe5a3c7acfe1017ffebc388cc code review, debug build clean, ran test/functional/interface*.py tests locally as a sanity check hebasto: ACK fa92e60f38cb109fe5a3c7acfe1017ffebc388cc, I have reviewed the code and it looks OK, I agree it can be merged. Tree-SHA512: 6b122162317dd4ad6889341745c7ac1903a3ee510f6548f46dc356308442a6eff13eb8dc604c38ba18783e7a66d2b836d641a8594ff980a010c12c97f3856684
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions