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
.
boa-dev
/
oscars
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
10
Code
Issues
15
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(mempool3): increase SIZE_CLASSES to avoid buffer overruns on large objects
- #101
#101
Merged
nekevss
merged 10 commits into
boa-dev:main
boa-dev/oscars:main
from
shruti2522:size_class
shruti2522/oscars:size_class
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
fix(mempool3): increase SIZE_CLASSES to avoid buffer overruns on large objects
#101
nekevss
merged 10 commits into
boa-dev:main
boa-dev/oscars:main
from
shruti2522:size_class
shruti2522/oscars:size_class
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
fix(mempool3): increase SIZE_CLASSES to avoid buffer overruns on large objects
shruti2522
committed
50d0659
View commit details
Copy full SHA for 50d0659
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into size_class
shruti2522
committed
c6613db
View commit details
Copy full SHA for c6613db
Browse repository at this point
Commits on Aug 29, 2026
feat: Add finalize_fn and root_count to GcBox for boa integration
shruti2522
committed
44df529
View commit details
Copy full SHA for 44df529
Browse repository at this point
fix: add repr(C) to GcBox to fix layout mismatch UB
shruti2522
committed
87cdbf2
View commit details
Copy full SHA for 87cdbf2
Browse repository at this point
fix: use mem::forget in cast_unchecked and into_raw to prevent root_count decrement and UAF
shruti2522
committed
1c41774
View commit details
Copy full SHA for 1c41774
Browse repository at this point
add assertions for NULL trace_fn
shruti2522
committed
05a2186
View commit details
Copy full SHA for 05a2186
Browse repository at this point
fix: increment root_count in Gc::with_pointer to prevent UAF via WeakGc/Ephemeron/Root
shruti2522
committed
13a3514
View commit details
Copy full SHA for 13a3514
Browse repository at this point
chore: remove temporary patch scripts
shruti2522
committed
2af6e5b
View commit details
Copy full SHA for 2af6e5b
Browse repository at this point
Commits on Aug 30, 2026
fix: test compile errors after removing Copy from Gc
shruti2522
committed
ba0dff7
View commit details
Copy full SHA for ba0dff7
Browse repository at this point
Commits on Sep 1, 2026
Merge branch 'main' into size_class
nekevss
authored
7916319
View commit details
Copy full SHA for 7916319
Browse repository at this point
You can’t perform that action at this time.