1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel
Johannes Berg 40e86a3619 iwlwifi: mvm: use scnprintf() instead of snprintf()
It's safer to use scnprintf() here because the buffer might
be too short for the full format strings. In most cases
this isn't true because of external limits on the values.

In one case, this fixes a stack data leak.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-23 00:13:00 +03:00
..
ipw2x00 ipw2200: remove redundant check of rc < 0 2017-03-20 19:16:24 +02:00
iwlegacy iwlegacy: warn when enabling power save 2017-05-24 16:43:11 +03:00
iwlwifi iwlwifi: mvm: use scnprintf() instead of snprintf() 2017-06-23 00:13:00 +03:00
Kconfig iwlwifi: move under intel vendor directory 2015-11-18 14:28:30 +02:00
Makefile iwlwifi: move under intel vendor directory 2015-11-18 14:28:30 +02:00