commit | 5d4185ae0c68eeff26d0390a4e99b6e7359a8b83 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Sep 09 21:16:06 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Sep 14 12:56:39 2014 +0300 |
tree | efca655d686da4f1df5bff67eac467fff2daf542 | |
parent | c2a2b28bb7fbcb8e0e11b84714992750bba7b699 [diff] |
iwlwifi: pcie: clear command data on freeing When freeing the structures used for command data, clear their memory as they may have contained key material at some point. Also clear the duplicated buffer when freeing it to be safe; currently key material is never put there but that may change. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>