mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-26 13:49:35 -05:00
Must initialize key to be NULL since it can be used in an error message. If the Scan method did not actually include any dict entries, the uninitialized pointer was used and this could result in wpa_supplicant crashing.