mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
With all the preparatory work in previous PRs, we can now call static destructors repeatedly without issue. We need to do it here so that global variables allocated during parsing are properly freed.