]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkctl: fix strappend() error checking
authorDavid Herrmann <dh.herrmann@gmail.com>
Wed, 31 Dec 2014 14:56:11 +0000 (15:56 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Wed, 31 Dec 2014 14:56:11 +0000 (15:56 +0100)
commitfbee1d8587458922dec3fd8a9e0f663313697029
tree3d52d32959bcb790d52758d4b13a1ac274a29f8a
parent889cec8d58a00c8362ab0c6493bad39e9c6849bc
networkctl: fix strappend() error checking

Make sure to test the right variable for NULL.
src/network/networkctl.c