Skip to content

add default response to get_value_security_mode to prevent SEGV

Jeff Lyons requested to merge bugfix into devel

uspd will crash if a request includes "Device.WiFi.AccessPoint.1.Security.ModeEnabled" for the case where the cipher or encryption key is unknown.

This adds a default response of unknown to the security mode.

Edited by Sukru Senli

Merge request reports