Skip to content

uprobe: fix undefined behaviour with sig check#1143

Merged
cmassiot merged 1 commit intoUpipe:masterfrom
nto:uprobe-check-extended
Feb 5, 2026
Merged

uprobe: fix undefined behaviour with sig check#1143
cmassiot merged 1 commit intoUpipe:masterfrom
nto:uprobe-check-extended

Conversation

@nto
Copy link
Collaborator

@nto nto commented Feb 4, 2026

va_list is undefined after returning from a function that called va_arg(). Use a macro instead.

va_list is undefined after returning from a function that called
va_arg(). Use a macro instead.
@cmassiot cmassiot merged commit 02b0d9e into Upipe:master Feb 5, 2026
8 checks passed
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