Skip to content

plugin: avoid malloc in rc_plugin_run#993

Open
N-R-K wants to merge 1 commit intoOpenRC:masterfrom
N-R-K:nrk/plugin-rm-malloc
Open

plugin: avoid malloc in rc_plugin_run#993
N-R-K wants to merge 1 commit intoOpenRC:masterfrom
N-R-K:nrk/plugin-rm-malloc

Conversation

@N-R-K
Copy link
Contributor

@N-R-K N-R-K commented Mar 26, 2026

this gets called from a signal handler.

also fixes potentially feeding non-nul-terminated buffer to strsep().

Ref: #589

this gets called from a signal handler.

also fixes potentially feeding non-nul-terminated buffer to
strsep().

Ref: OpenRC#589
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.

1 participant