mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 17:30:42 +01:00
parent
236edfc908
commit
8cbce0e18f
1 changed files with 1 additions and 1 deletions
|
|
@ -4263,7 +4263,7 @@ validate_activation_request (NMManager *self,
|
|||
{
|
||||
NMDevice *device = NULL;
|
||||
gboolean is_vpn = FALSE;
|
||||
gs_free NMAuthSubject *subject = NULL;
|
||||
gs_unref_object NMAuthSubject *subject = NULL;
|
||||
|
||||
nm_assert (NM_IS_CONNECTION (connection));
|
||||
nm_assert (out_device);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue