Skip to content

Commit

Permalink
Merge pull request #110 from PeculiarVentures/fix-slotlist-null
Browse files Browse the repository at this point in the history
Fix memory access error in C_GetSlotList
  • Loading branch information
microshine authored Aug 29, 2024
2 parents 9767368 + 929b6a3 commit 5667c0b
Show file tree
Hide file tree
Showing 5 changed files with 3,465 additions and 3,881 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
SOFTHSM2_CONF: ${{ github.workspace }}/softhsm2.conf

- name: Coveralls
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
build-os:
Expand Down
Loading

0 comments on commit 5667c0b

Please sign in to comment.