diff options
author | 2017-07-14 12:06:59 +0200 | |
---|---|---|
committer | 2017-08-05 21:28:24 +0300 | |
commit | aae9d563230f974f2daa7135f911f021b2bba9e6 (patch) | |
tree | a4f1a41b2d7388cba3d76b93cf0b5675d97bf16c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes (diff) | |
download | wireguard-linux-aae9d563230f974f2daa7135f911f021b2bba9e6.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions