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

Remove CAPI test case that's failing in ASAN nightly. #5369

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

bekadavis9
Copy link
Contributor

The design of Subarray::add_point_ranges does not allow for programmatic validation of parameter count. As such, there is a possibility of writing out of bounds on std::memcpy. This PR removes the CAPI test case which inherently tests this behavior and causes a segfault in the nightly builds.

[sc-58520]


TYPE: BUG
DESC: Remove defective test case that's failing in nightly builds.

@bekadavis9 bekadavis9 requested a review from ihnorton November 13, 2024 17:28
@ihnorton ihnorton requested a review from jp-dark November 13, 2024 20:04
@ihnorton ihnorton merged commit 8133b35 into dev Nov 14, 2024
63 of 64 checks passed
@ihnorton ihnorton deleted the rd/nightly-subarray branch November 14, 2024 04:23
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