From 3626b425d1bc017fdc6f1ea0cfd329d1e1681641 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 24 Oct 2018 21:01:12 +0200 Subject: New upstream version 1.14.4 --- src/devices/nm-device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/nm-device.c') diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c index 26ea06bd..f2dbe659 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c @@ -5486,7 +5486,7 @@ nm_device_generate_connection (NMDevice *self, klass->update_connection (self, connection); - if (!nm_connection_normalize (connection, NULL, NULL, error)) { + if (!nm_connection_normalize (connection, NULL, NULL, &local)) { g_set_error (error, NM_DEVICE_ERROR, NM_DEVICE_ERROR_FAILED, "generated connection does not verify: %s", local->message); -- cgit 1.3.0-6-gf8a5