]> code.ossystems Code Review - openembedded-core.git/commit
systemd: fixes for the compatibility interface
authorAndrej Valek <andrej.valek@siemens.com>
Tue, 14 Aug 2018 10:21:19 +0000 (12:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 08:33:53 +0000 (09:33 +0100)
commit48775d2f02d6d4024403796b81d6398f3028b965
treef769b9d2b461a182a5eb8042b0d1583973e6f951
parent650a33d88abfa42936b61465d2a4d42da53d4018
systemd: fixes for the compatibility interface

Use a heap allocated string to set arg_ifname, since a stack allocated
one would be lost after the function returns. (This last one broke the
case where an interface name was suffixed with a dot, such as in
`resolvconf -a tap0.dhcp`.)

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Simon Ausserlechner <simon.ausserlechner@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0023-resolvconf-fixes-for-the-compatibility-interface.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_239.bb