D18073 mistakenly introduced a use after free bug by avoiding a copy that was made on purpose and holding a reference to an iterator pointed item that is removed in the next line, causing the reference to be dangling.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCd0c31e0913ed: Fix a use after free error
./contrib/teamcity/build-configurations.py build-asan
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_asan
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 33280 Build 66042: Build Diff build-diff · build-without-wallet · lint-circular-dependencies · build-clang-tidy · build-clang · build-debug Build 66041: arc lint + arc unit