]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Use NoMemory error message from CreateInterface
authorJouni Malinen <j@w1.fi>
Fri, 9 Jan 2015 00:31:23 +0000 (02:31 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 9 Jan 2015 00:32:15 +0000 (02:32 +0200)
commita354bcc8863e6785b972378d9f2299750ea209ae
tree2942e01ccbd17915e075379d3e160e676a072fbe
parent635874b55ad84bcd3e846bb16de50a3c3aacfa06
D-Bus: Use NoMemory error message from CreateInterface

Try to be a bit more consistent by using NoMemory instead of InvalidArgs
if os_strdup() fails in the CreateInterface handler.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/dbus/dbus_new_handlers.c