Skip to content
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

[davix] avoid using VLA #16519

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

silverweed
Copy link
Contributor

Replacing the use of non-standard variable arrays with heap-allocated arrays in TDavixFile.

Copy link

github-actions bot commented Sep 24, 2024

Test Results

    14 files      14 suites   3d 14h 41m 51s ⏱️
 2 697 tests  2 697 ✅ 0 💤 0 ❌
35 511 runs  35 511 ✅ 0 💤 0 ❌

Results for commit e813fe7.

♻️ This comment has been updated with latest results.

Copy link
Member

@vepadulano vepadulano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Consider applying the small clang-format suggestion before merging

@silverweed silverweed merged commit bf5eb19 into root-project:master Sep 25, 2024
19 checks passed
@silverweed silverweed deleted the davix_vla branch September 25, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants