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

fix handling empty external matrix #43

Merged
merged 1 commit into from
Jun 26, 2024
Merged

fix handling empty external matrix #43

merged 1 commit into from
Jun 26, 2024

Conversation

gmweaver
Copy link
Collaborator

@gmweaver gmweaver commented Jun 25, 2024

Fixes gcc-UBSAN errors due to pointer when passing empty external data matrix and then trying to create an Eigen::Map from the empty matrix.

@gmweaver gmweaver merged commit 14b6395 into master Jun 26, 2024
13 checks passed
@gmweaver gmweaver deleted the gw-eigen-fix branch June 26, 2024 04:02
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.

1 participant