Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenSC
/
libp11
Public
Notifications
You must be signed in to change notification settings
Fork
197
Star
375
Code
Issues
0
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix resource leaks and session-pool transition races
- #665
#665
Merged
mtrojnar
merged 13 commits into
OpenSC:master
OpenSC/libp11:master
from
mtrojnar:fix/resource-session-handling
mtrojnar/libp11:fix/resource-session-handling
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Fix resource leaks and session-pool transition races
#665
mtrojnar
merged 13 commits into
OpenSC:master
OpenSC/libp11:master
from
mtrojnar:fix/resource-session-handling
mtrojnar/libp11:fix/resource-session-handling
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
Fix EC key generation error-path leak
Show description for 8fbf767
mtrojnar
committed
8fbf767
View commit details
Copy full SHA for 8fbf767
Browse repository at this point
Fix RSA public-key lookup template leak
Show description for 4a19cb0
mtrojnar
committed
4a19cb0
View commit details
Copy full SHA for 4a19cb0
Browse repository at this point
Make session-pool mode transitions concurrency-safe
Show description for 5ec85c6
mtrojnar
committed
5ec85c6
View commit details
Copy full SHA for 5ec85c6
Browse repository at this point
Make internal session-pool operations explicit
Show description for d33f9ec
mtrojnar
committed
d33f9ec
View commit details
Copy full SHA for d33f9ec
Browse repository at this point
Commits on Jul 28, 2026
Add session-pool concurrency regression tests
Show description for d450106
mtrojnar
committed
d450106
View commit details
Copy full SHA for d450106
Browse repository at this point
Fix key-cache use-after-free in EVP_PKEY ex-data
Show description for 7d23a57
mtrojnar
committed
7d23a57
View commit details
Copy full SHA for 7d23a57
Browse repository at this point
Fix cached EdDSA and XDH key object leaks
Show description for d32d4da
mtrojnar
committed
d32d4da
View commit details
Copy full SHA for d32d4da
Browse repository at this point
Register the correct Ed448 method cleanup
Show description for 069badb
mtrojnar
committed
069badb
View commit details
Copy full SHA for 069badb
Browse repository at this point
Keep ENGINE references alive until test keys are freed
Show description for 17e1c0d
mtrojnar
committed
17e1c0d
View commit details
Copy full SHA for 17e1c0d
Browse repository at this point
Keep provider EC group name alive while building params
Show description for 325577a
mtrojnar
committed
325577a
View commit details
Copy full SHA for 325577a
Browse repository at this point
Unload libp11 error strings with last context
Show description for 78c5e51
mtrojnar
committed
78c5e51
View commit details
Copy full SHA for 78c5e51
Browse repository at this point
Keep RSA key objects alive on OpenSSL 1.x
Show description for 86e639c
mtrojnar
committed
86e639c
View commit details
Copy full SHA for 86e639c
Browse repository at this point
Commits on Jul 31, 2026
.gitignore new test executables
mtrojnar
committed
6a1a0e9
View commit details
Copy full SHA for 6a1a0e9
Browse repository at this point
You can’t perform that action at this time.