Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert plugins api breakage #2024

Merged
merged 4 commits into from
Mar 13, 2025
Merged

Revert plugins api breakage #2024

merged 4 commits into from
Mar 13, 2025

Conversation

sjaeckel
Copy link
Member

Check commit messages for details.

In order to keep the plugins API stable, we have to partially revert 16ed7cc.

Instead of dup'ing each string before free'ing it, simply re-use the same.

Signed-off-by: Steffen Jaeckel <[email protected]>
Signed-off-by: Steffen Jaeckel <[email protected]>
In order to keep the C plugins API stable, we have to revert this part of
the changes done in 16ed7cc.

Signed-off-by: Steffen Jaeckel <[email protected]>
Signed-off-by: Steffen Jaeckel <[email protected]>
@sjaeckel sjaeckel force-pushed the revert-plugins-api-breakage branch from 7744b01 to 25184a5 Compare March 13, 2025 14:07
@jubalh jubalh added this to the next milestone Mar 13, 2025
@jubalh jubalh merged commit 6bdc557 into master Mar 13, 2025
6 checks passed
@jubalh jubalh deleted the revert-plugins-api-breakage branch March 13, 2025 15:40
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