Should be fixed now, based on the above discussion.
Note that I'm not a huge fan of the additional `NULL` checks in all the plugin
hook functions (first commit in the series), it just makes it more noisy, and
we could just initialize an empty `rpmPlugins` struct with `rpmpluginsNew()` in
`fsmPlugins()` instead of returning `NULL`. But then, it's probably safer to
have the `NULL` check in place.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3470#issuecomment-2518041668
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3470/c2518041...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint