ismaelsadeeq
commented at 1:54 PM on July 18, 2025:
member
This PR is a simple fix for a potential unsigned integer overflow in ReadTopologicalSet.
We obtain the value of mask from fuzz input, which can be the maximum representable value.
Adding 1 to it would then cause an overflow.
The fix skips the addition when the read value is already the maximum.
DrahtBot added the label CI failed on Jul 18, 2025
DrahtBot
commented at 1:57 PM on July 18, 2025:
contributor
<!--85328a0da195eb286784d51f73fa0af9-->
🚧 At least one of the CI tasks failed.
<sub>Task ARM, unit tests, no functional tests: https://github.com/bitcoin/bitcoin/runs/46263518304</sub>
<sub>LLM reason (✨ experimental): Compilation failed due to an undefined symbol 'nonzero' in source file cluster_linearize.cpp.</sub>
<details><summary>Hints</summary>
Try to run the tests locally, according to the documentation. However, a CI failure may still
happen due to a number of reasons, for example:
Possibly due to a silent merge conflict (the changes in this pull request being
incompatible with the current code in the target branch). If so, make sure to rebase on the latest
commit of the target branch.
A sanitizer issue, which can only be found by compiling with the sanitizer and running the
affected test.
An intermittent issue.
Leave a comment here, if you need help tracking down a confusing failure.
</details>
sipa
commented at 1:59 PM on July 18, 2025:
member
utACK
maflcko
commented at 2:26 PM on July 18, 2025:
member
lgtm ACK31c4e77a256c15c221dcc278883f6d3be55660b4
DrahtBot requested review from sipa on Jul 18, 2025
maflcko added this to the milestone 30.0 on Jul 18, 2025
DrahtBot removed the label CI failed on Jul 18, 2025
fanquake merged this on Jul 21, 2025
fanquake closed this on Jul 21, 2025
ismaelsadeeq deleted the branch on Jul 21, 2025
sedited referenced this in commit 02ded863ba on Jul 28, 2025
sedited referenced this in commit 52d7f32bd6 on Jul 28, 2025
alexanderwiederin referenced this in commit 28fe919bf7 on Aug 6, 2025
sedited referenced this in commit b98d982d79 on Aug 7, 2025
alexanderwiederin referenced this in commit 4152176d02 on Aug 8, 2025
alexanderwiederin referenced this in commit 9ef94c31db on Aug 8, 2025
stringintech referenced this in commit 71275a1b5e on Aug 17, 2025
yuvicc referenced this in commit 22f55cf11d on Aug 26, 2025
bug-castercv502 referenced this in commit 4aa5572aea on Sep 28, 2025
stickies-v referenced this in commit a19c56cd7c on Nov 4, 2025
Kino1994 referenced this in commit 0371cbf134 on Jun 28, 2026
BigcoinBGC referenced this in commit ee841feea7 on Jun 30, 2026
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-08-11 09:51 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me