Skip to content

added a new RAII callbacks handler/wrapper pair for async callbacks management#46050

Open
wbpcode wants to merge 3 commits into
envoyproxy:mainfrom
wbpcode:dev-callbacks-handler
Open

added a new RAII callbacks handler/wrapper pair for async callbacks management#46050
wbpcode wants to merge 3 commits into
envoyproxy:mainfrom
wbpcode:dev-callbacks-handler

Conversation

@wbpcode

@wbpcode wbpcode commented Jul 9, 2026

Copy link
Copy Markdown
Member

Commit Message: added a new RAII callbacks handler/wrapper pair for async callbacks management
Additional Description:

A minor tool that haven't been used at anywhere. Stack only, no smart pointer and so on.

I will migrate some non-important async callbacks to use this new tool at follow up PR to reduce potential UAF in our async callback system.

Risk Level: low.
Testing: unit.
Docs Changes: n/a.
Release Notes: n/a.
Platform Specific Features: n/a.

…anagement

Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
wbpcode added 2 commits July 9, 2026 14:20
Signed-off-by: wbpcode/wangbaiping <wbphub@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants