NetworkManager/src/supplicant
Thomas Haller c106008091 supplicant: fix memory corruption with wrong argument to NM_SUPPLICANT_INTERFACE_GROUP_FORMATION_FAILURE signal
The signal is unused (and should be removed).

Still, the parameter passed to g_signal_emit() is a C string, not a
GVariant. I think as there are no subscribers, glib wouldn't actually
do anything with the arguments. Though, I am not sure whether glib still
tries to initialize a GValue with a GVariant type, leading to a crash.

Fixes: f05b7a78c9 ('supplicant: Track P2P Group information, creation and destruction')
2020-01-30 11:39:42 +01:00
..
tests supplicant: allow PMF with SAE 2019-10-09 13:04:41 +02:00
nm-supplicant-config.c shared: move nm-dbus-auth-subject to shared/nm-libnm-core-intern 2019-12-24 10:13:51 +01:00
nm-supplicant-config.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-supplicant-interface.c supplicant: fix memory corruption with wrong argument to NM_SUPPLICANT_INTERFACE_GROUP_FORMATION_FAILURE signal 2020-01-30 11:39:42 +01:00
nm-supplicant-interface.h supplicant: export authentication state 2019-10-15 08:34:31 +02:00
nm-supplicant-manager.c all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-supplicant-manager.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-supplicant-settings-verify.c supplicant: add support for OWE key management 2019-12-05 14:00:10 +01:00
nm-supplicant-settings-verify.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00
nm-supplicant-types.h all: manually drop code comments with file description 2019-10-01 07:50:52 +02:00