-
Notifications
You must be signed in to change notification settings - Fork 704
Prevent integer overflow in NodeManager and LeafManager #1794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
danrbailey
merged 22 commits into
AcademySoftwareFoundation:master
from
ghurstunither:bugfix/NodeManager_overflow
Oct 30, 2024
Merged
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4c3a5af
Prevents integer overflow
ghurstunither d57fae3
Merge remote-tracking branch 'upstream/master' into bugfix/NodeManage…
ghurstunither 187cb1a
leafCount and friends work with Index64
ghurstunither a24c863
Update Tree.h
ghurstunither 1f7798d
Update CMakeLists.txt
ghurstunither f13a0a8
Index64 leafCount in AX tests
ghurstunither fcff364
Update TestNodeVisitor.cc
ghurstunither 3813556
More 64 bit return for TreeBase
ghurstunither a478a0e
Merge remote-tracking branch 'upstream/master' into bugfix/NodeManage…
ghurstunither 135f41d
Merge remote-tracking branch 'upstream/master' into bugfix/NodeManage…
ghurstunither d126436
compile for versions below 12
ghurstunither 907afa0
Update Tree.h
ghurstunither b1d114a
Backward compatibility for unit tests.
ghurstunither afbd819
Update TestNodeVisitor.cc
ghurstunither a76faad
Update TestVolumeExecutable.cc
ghurstunither 97d6750
Update TestVolumeExecutable.cc
ghurstunither 607db98
Update TestPointExecutable.cc
ghurstunither 26f0ad1
deprecation suppression
ghurstunither aba7d2d
define deprecated nodeCount for all versions.
ghurstunither 52d61fd
treeDepth stays Index
ghurstunither 4853738
Avoid ABI conditionals in Root/Internal/Leaf
ghurstunither 11686a8
Update TestTree.cc
ghurstunither File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.