]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: link - fix memory leak
authorTom Gundersen <teg@jklm.no>
Sat, 12 Jul 2014 23:11:52 +0000 (01:11 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 14 Jul 2014 14:50:01 +0000 (16:50 +0200)
commit679b3605f0ea52ee56ae76e57dfd17bcfef5b122
treecb1d412ccff4c08d777a347b6e3d879d1326eb37
parent5347925a59530bd4e6616eb8c8d43a02c3e14c46
networkd: link - fix memory leak

Make link_initialized() idempotent to avoid taking refs on several udev_device
objects.
src/network/networkd-link.c