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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
ios
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
42
Star
150
Code
Issues
52
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(runtime): interop memory-safety fixes from the worker memory-corruption hunt
- #458
#458
Merged
edusperoni
merged 10 commits into
main
NativeScript/ios:main
from
fix/adapter-wrapper-double-delete
NativeScript/ios:fix/adapter-wrapper-double-delete
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(runtime): interop memory-safety fixes from the worker memory-corruption hunt
#458
edusperoni
merged 10 commits into
main
NativeScript/ios:main
from
fix/adapter-wrapper-double-delete
NativeScript/ios:fix/adapter-wrapper-double-delete
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
fix(runtime): single-owner adapter wrappers and reentrancy-safe disposal
Show description for 5372fa4
edusperoni
committed
5372fa4
View commit details
Copy full SHA for 5372fa4
Browse repository at this point
fix(interop): zero-initialize the NSError out-parameter buffer
Show description for 693b618
edusperoni
committed
693b618
View commit details
Copy full SHA for 693b618
Browse repository at this point
feat(worker): name looper threads after their entry script
Show description for df236a8
edusperoni
committed
df236a8
View commit details
Copy full SHA for df236a8
Browse repository at this point
fix(runtime): pin the backing store for the NSDataAdapter's lifetime
Show description for ca00a17
edusperoni
committed
ca00a17
View commit details
Copy full SHA for ca00a17
Browse repository at this point
fix(runtime): snapshot the NSDataAdapter length with its pinned store
Show description for 4b63ca6
edusperoni
committed
4b63ca6
View commit details
Copy full SHA for 4b63ca6
Browse repository at this point
fix(runtime): materialize the on-heap view copy at adapter init
Show description for 9d1d7a3
edusperoni
committed
9d1d7a3
View commit details
Copy full SHA for 9d1d7a3
Browse repository at this point
fix(runtime): free the adapter's wrapper claim after isolate teardown
Show description for 467257c
edusperoni
committed
467257c
View commit details
Copy full SHA for 467257c
Browse repository at this point
fix(runtime): let the JSBlock own the block cache attached to its function
Show description for 668bba9
edusperoni
committed
668bba9
View commit details
Copy full SHA for 668bba9
Browse repository at this point
docs(runtime): document the known losing-emplace leak in isImplementedInClass
Show description for efcec44
edusperoni
committed
efcec44
View commit details
Copy full SHA for efcec44
Browse repository at this point
fix(runtime): make the adapter the sole owner of its wrapper claim
Show description for 2891f93
edusperoni
committed
2891f93
View commit details
Copy full SHA for 2891f93
Browse repository at this point
You can’t perform that action at this time.