Skip to content

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