Skip to content

Fulu: Safegard against accidential out of bounds array access in dataColumnSidecars method #15586

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
merged 1 commit into from
Aug 13, 2025

Conversation

prestonvanloon
Copy link
Member

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

This adds a smiple validation that could prevent a panic if the code were misused or run in an unusual/impossible scenario.

Which issues(s) does this PR fix?

No known issues. Data columns are in fulu which has not occurred in any testnet or mainnet yet.

Other notes for review

Acknowledgements

@prestonvanloon prestonvanloon force-pushed the fulu-datacolumn-sidecars-oob branch from 30ce982 to 02187ba Compare August 12, 2025 22:55
@prestonvanloon prestonvanloon added this pull request to the merge queue Aug 13, 2025
Merged via the queue into develop with commit e7b2953 Aug 13, 2025
15 checks passed
@prestonvanloon prestonvanloon deleted the fulu-datacolumn-sidecars-oob branch August 13, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants