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
.
aosedge
/
aos_core_lib_cpp
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
1
Code
Issues
0
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Redesign allocator
- #636
#636
Merged
al1img
merged 13 commits into
aosedge:develop
aosedge/aos_core_lib_cpp:develop
from
al1img:redesign_allocator
al1img/aos_core_lib_cpp:redesign_allocator
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Redesign allocator
#636
al1img
merged 13 commits into
aosedge:develop
aosedge/aos_core_lib_cpp:develop
from
al1img:redesign_allocator
al1img/aos_core_lib_cpp:redesign_allocator
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
memory: check allocation before constructing objects
Show description for 6103885
al1img
committed
6103885
View commit details
Copy full SHA for 6103885
Browse repository at this point
tools: check MakeUnique/MakeShared allocation failures everywhere
Show description for c110472
al1img
committed
c110472
View commit details
Copy full SHA for c110472
Browse repository at this point
tools: replace static allocator with AllocatorItf/HeapAllocator
Show description for afda74d
al1img
committed
afda74d
View commit details
Copy full SHA for afda74d
Browse repository at this point
common: migrate to injected AllocatorItf
Show description for c958f60
al1img
committed
c958f60
View commit details
Copy full SHA for c958f60
Browse repository at this point
cm: migrate to injected AllocatorItf
Show description for d9b4272
al1img
committed
d9b4272
View commit details
Copy full SHA for d9b4272
Browse repository at this point
iam: migrate to injected AllocatorItf
Show description for 7b59fe2
al1img
committed
7b59fe2
View commit details
Copy full SHA for 7b59fe2
Browse repository at this point
sm: migrate to injected AllocatorItf
Show description for 863ed40
al1img
committed
863ed40
View commit details
Copy full SHA for 863ed40
Browse repository at this point
sm: networkmanager: fix mInstanceNetworkInfos and mBatchEntries capacity
Show description for 56dc6f1
al1img
committed
56dc6f1
View commit details
Copy full SHA for 56dc6f1
Browse repository at this point
common: tools: remove unmatched suppression: templateRecursion
Show description for 8073279
al1img
committed
8073279
View commit details
Copy full SHA for 8073279
Browse repository at this point
sm: launcher: fix missed FinishLaunch on early return
Show description for 34c5c12
al1img
committed
34c5c12
View commit details
Copy full SHA for 34c5c12
Browse repository at this point
common: iam: tests: suppress unusedStructMember for mAllocator
Show description for 425187f
al1img
committed
425187f
View commit details
Copy full SHA for 425187f
Browse repository at this point
tools: make SharedPtr control block ref count thread safe
Show description for 15f6b2f
al1img
committed
15f6b2f
View commit details
Copy full SHA for 15f6b2f
Browse repository at this point
common: pkcs11: close session on SessionContext alloc failure
Show description for 485e1b2
al1img
committed
485e1b2
View commit details
Copy full SHA for 485e1b2
Browse repository at this point
You can’t perform that action at this time.