Skip to content

Fix out-of-bounds accesses in LIN test#427

Merged
martin-frbg merged 3 commits into
Reference-LAPACK:masterfrom
martin-frbg:lintest-tau
Sep 21, 2020
Merged

Fix out-of-bounds accesses in LIN test#427
martin-frbg merged 3 commits into
Reference-LAPACK:masterfrom
martin-frbg:lintest-tau

Conversation

@martin-frbg

Copy link
Copy Markdown
Collaborator

SGEMQR/DGEMQR try to read TAU(2) and TAU(3) as their MB and NB, so make TAU large enough (found by gcc asan)

@codecov

codecov Bot commented Aug 3, 2020

Copy link
Copy Markdown

Codecov Report

Merging #427 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #427   +/-   ##
=======================================
  Coverage   83.24%   83.24%           
=======================================
  Files        1808     1808           
  Lines      170197   170197           
=======================================
  Hits       141681   141681           
  Misses      28516    28516           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e1e16c...a149100. Read the comment docs.

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