]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_passphrase: Reject invalid passphrase
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 5 Dec 2016 13:36:56 +0000 (15:36 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 5 Dec 2016 13:36:56 +0000 (15:36 +0200)
commit5ec3d510e119c919c4138b407df8914b6706c5cd
tree38d33574bf39c5f03eb8ea15180da4594d764259
parentd1ea80361b0d4fa4beda6f3c2fbd335fef59b42d
wpa_passphrase: Reject invalid passphrase

Reject a passphrase with control characters instead of trying to write
out an example network configuration block with such control characters
included.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_passphrase.c