gnome-control-center/panels/wwan
Philip Withnall d2f4fe0447 wwan: Fix an uninitialised variable warning
This is another false positive, where the control flow conditions on
`modem_signal` prevent any reading of `refresh_rate` until after it’s
been initialised.

Compilers aren’t good at static analysis of conditional control flow,
though, so let’s just initialise both variables to safe defaults.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-05-16 14:01:02 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-wwan-apn-dialog.c wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-apn-dialog.h wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-apn-dialog.ui Improve accessibility of the wwan settings panel 2022-06-19 21:04:48 +00:00
cc-wwan-data.c wwan: wait for apn_list to exist to add SIM providers 2022-11-08 16:12:22 +00:00
cc-wwan-data.h wwan: Add new panel for modem management 2021-08-13 19:25:41 +00:00
cc-wwan-details-dialog.c wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-details-dialog.h wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-details-dialog.ui wwan: Port to use AdwPreferencesPage 2022-01-10 12:41:56 +00:00
cc-wwan-device-page.c system, wwan: Depend on gcr4 2024-01-31 10:38:07 +01:00
cc-wwan-device-page.h wwan: Use AdwToasts for notifications 2022-05-10 04:24:49 +00:00
cc-wwan-device-page.ui Remove use-underline property from all CCListRows 2024-01-04 10:11:35 +00:00
cc-wwan-device.c wwan: Fix an uninitialised variable warning 2024-05-16 14:01:02 +00:00
cc-wwan-device.h wwan: Add new panel for modem management 2021-08-13 19:25:41 +00:00
cc-wwan-errors-private.h wwan: Return "No Error" if error is NULL 2022-05-10 04:24:49 +00:00
cc-wwan-mode-dialog.c wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-mode-dialog.h wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-mode-dialog.ui wwan: Port to use AdwPreferencesPage 2022-01-10 12:41:56 +00:00
cc-wwan-network-dialog.c wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-network-dialog.h wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-network-dialog.ui wwan: Replace usage of CcListRow + switch with AdwSwitchRow 2023-06-30 09:06:56 +00:00
cc-wwan-panel.c log: Improve logging 2022-12-01 11:44:17 +00:00
cc-wwan-panel.h wwan: Add new panel for modem management 2021-08-13 19:25:41 +00:00
cc-wwan-panel.ui wwan: Remove object ID from the "No WWAN Adapter Found" AdwStatusPage 2024-01-02 08:42:35 +00:00
cc-wwan-sim-lock-dialog.c wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-sim-lock-dialog.h wwan: fix compiler warning 2023-12-11 15:12:00 +00:00
cc-wwan-sim-lock-dialog.ui Mark some strings as translatable 2023-08-11 12:07:00 +02:00
gnome-wwan-panel.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +00:00
wwan.gresource.xml wwan: Add new panel for modem management 2021-08-13 19:25:41 +00:00