Skip to content
Snippets Groups Projects
  • Vincent Wiemann's avatar
    f2d9cebf
    Fix util.lua (hidden networks in range) · f2d9cebf
    Vincent Wiemann authored
    If there is a hidden network in range it will have a 'nil' SSID value and the match function will result in an error aborting the updater.
    This commit also checks for the bssid value so that if the bssid gathering whyever fails it doesn't let the whole updater fail.
    f2d9cebf
    History
    Fix util.lua (hidden networks in range)
    Vincent Wiemann authored
    If there is a hidden network in range it will have a 'nil' SSID value and the match function will result in an error aborting the updater.
    This commit also checks for the bssid value so that if the bssid gathering whyever fails it doesn't let the whole updater fail.