commit | 220a60a61a91153fd8e49e58884b9b0b904888f6 | [log] [download] |
---|---|---|
author | Jan Synacek <jsynacek@redhat.com> | Wed Oct 31 12:50:19 2018 +0100 |
committer | Lukáš Nykrýn <lnykryn@redhat.com> | Thu Dec 06 09:05:23 2018 +0100 |
tree | 09811beb5bc60ce4a202117692d864387b167a69 | |
parent | eb141ba81158feb74118da4e7a3f2266b11ffe10 [diff] |
sd-bus: properly initialize containers Fixes a SIGSEGV introduced by commit 38a5315a3a6fab745d8c86ff9e486faaf50b28d1. The same problem doesn't exist upstream, as the container structure there is initialized using a compound literal, which is zeroed out by default. Related: #1635435
General information about systemd can be found in the systemd Wiki.
Information about build requirements are provided in the README file.
Consult our NEWS file for information about what's new in the most recent systemd versions.
Please see the HACKING file for information how to hack on systemd and test your modifications.
Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.
When preparing patches for systemd, please follow our Coding Style Guidelines.
If you are looking for support, please contact our mailing list or join our IRC channel.
Stable branches with backported patches are available in the stable repo.