]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: avoid address section freed
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Feb 2019 01:54:17 +0000 (10:54 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 28 Feb 2019 01:54:20 +0000 (10:54 +0900)
commit4aa4c4b0f42cfbaa39b6559090cebcca27ddbc8d
tree923c676eeb3090e868557b9fceffe3bfcd53cb00
parentf205a92a5ce47138e0c1a27a1bb070dda0db86d3
network: avoid address section freed

Otherwise, if HomeAddress= or friends are specified at the first line of
a section, then its assignment will be ignored.
src/network/networkd-address.c