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

Test for invalid secp256k1 offsets #13026

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

sakridge
Copy link
Member

Problem

off-by-one in signature offset check.

Summary of Changes

Add test and checks for invalid instruction offsets

Fixes #

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #13026 into master will increase coverage by 0.0%.
The diff coverage is 98.5%.

@@           Coverage Diff           @@
##           master   #13026   +/-   ##
=======================================
  Coverage    82.0%    82.0%           
=======================================
  Files         362      362           
  Lines       85383    85447   +64     
=======================================
+ Hits        70067    70133   +66     
+ Misses      15316    15314    -2     

@sakridge sakridge merged commit 83c53ae into solana-labs:master Oct 20, 2020
@sakridge sakridge deleted the secp256k1-test branch October 20, 2020 21:13
mergify bot pushed a commit that referenced this pull request Oct 20, 2020
mergify bot pushed a commit that referenced this pull request Oct 20, 2020
mergify bot added a commit that referenced this pull request Oct 20, 2020
(cherry picked from commit 83c53ae)

Co-authored-by: sakridge <sakridge@gmail.com>
mergify bot added a commit that referenced this pull request Oct 20, 2020
(cherry picked from commit 83c53ae)

Co-authored-by: sakridge <sakridge@gmail.com>
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.

2 participants