diff options
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | 2017-07-14 12:06:59 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-08-05 21:28:24 +0300 |
commit | aae9d563230f974f2daa7135f911f021b2bba9e6 (patch) | |
tree | a4f1a41b2d7388cba3d76b93cf0b5675d97bf16c /.gitignore | |
parent | 368bd88ebb64cabe4a1ec727659214bb8d693707 (diff) | |
download | blackbird-obmc-linux-aae9d563230f974f2daa7135f911f021b2bba9e6.tar.gz blackbird-obmc-linux-aae9d563230f974f2daa7135f911f021b2bba9e6.zip |
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'
We should free 'wgds.pointer' here as done a few lines above in another
error handling path.
It was allocated within 'acpi_evaluate_object()'.
Fixes: c52030a01ccc ("iwlwifi: mvm: add GEO_TX_POWER_LIMIT cmd for geographic tx power table")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions