Skip to content

xBBCSD: fix uninitialized read#967

Merged
langou merged 2 commits intoReference-LAPACK:masterfrom
christoph-conrads:943-xBBCSD-read-of-unitialised-value
Mar 25, 2026
Merged

xBBCSD: fix uninitialized read#967
langou merged 2 commits intoReference-LAPACK:masterfrom
christoph-conrads:943-xBBCSD-read-of-unitialised-value

Conversation

@christoph-conrads
Copy link
Copy Markdown
Contributor

Description

fixes #943

Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db501d9) 0.00% compared to head (3005571) 0.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #967   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1930     1930           
  Lines      190421   190421           
=======================================
  Misses     190421   190421           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@langou langou merged commit a220748 into Reference-LAPACK:master Mar 25, 2026
11 of 12 checks passed
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.

xBBCSD: read of unitialised value

2 participants