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
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
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 }}
open-telemetry
/
opentelemetry-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
634
Star
1.4k
Code
Issues
239
Pull requests
52
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[BUG] Remove a curl easy handle before releasing what it points at
- #4405
#4405
Draft
thc1006
wants to merge 11 commits into
open-telemetry:main
open-telemetry/opentelemetry-cpp:main
from
thc1006:bugfix/remove-before-release-4391
thc1006/opentelemetry-cpp:bugfix/remove-before-release-4391
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
[BUG] Remove a curl easy handle before releasing what it points at
#4405
thc1006
wants to merge 11 commits into
open-telemetry:main
open-telemetry/opentelemetry-cpp:main
from
thc1006:bugfix/remove-before-release-4391
thc1006/opentelemetry-cpp:bugfix/remove-before-release-4391
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
[BUG] Remove a curl easy handle before releasing what it points at
Show description for 69dddc5
thc1006
committed
69dddc5
View commit details
Copy full SHA for 69dddc5
Browse repository at this point
[CHORE] Say each invariant once in the comments
Show description for 0ba0dcd
thc1006
committed
0ba0dcd
View commit details
Copy full SHA for 0ba0dcd
Browse repository at this point
[BUG] Keep an aborted session alive until its handle is freed
Show description for 8341af1
thc1006
committed
8341af1
View commit details
Copy full SHA for 8341af1
Browse repository at this point
[BUG] Record what the multi handle accepted instead of reading it back
Show description for a0ac4ce
thc1006
committed
a0ac4ce
View commit details
Copy full SHA for a0ac4ce
Browse repository at this point
[TEST] Let a cancelled request end either of the two ways it can
Show description for a6a2901
thc1006
committed
a6a2901
View commit details
Copy full SHA for a6a2901
Browse repository at this point
[BUG] Take the session with the record instead of finding it again later
Show description for a17a1d7
thc1006
committed
a17a1d7
View commit details
Copy full SHA for a17a1d7
Browse repository at this point
[BUG] Read a curl message and take it on again as one decision
Show description for 3306346
thc1006
committed
3306346
View commit details
Copy full SHA for 3306346
Browse repository at this point
[BUG] Clear a detached easy handle before freeing it
Show description for 27deaa1
thc1006
committed
27deaa1
View commit details
Copy full SHA for 27deaa1
Browse repository at this point
[TEST] Cover the CA certificate passed as a blob
Show description for 4d3d91e
thc1006
committed
4d3d91e
View commit details
Copy full SHA for 4d3d91e
Browse repository at this point
[TEST] Name every constructor argument in the new cases
Show description for 31e0e9b
thc1006
committed
31e0e9b
View commit details
Copy full SHA for 31e0e9b
Browse repository at this point
Commits on Sep 22, 2026
Merge remote-tracking branch 'origin/main' into m4405
Show description for 5f41528
thc1006
committed
5f41528
View commit details
Copy full SHA for 5f41528
Browse repository at this point
You can’t perform that action at this time.