commit | 0b63644602cfcbac849f7ea49272a39e90fa95eb | [log] [tgz] |
---|---|---|
author | Martyna Szapar <martyna.szapar@intel.com> | Thu Apr 18 13:31:53 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat May 04 17:45:22 2019 -0700 |
tree | 146fa013a187c2435bbe697fc109a0204ccd2e25 | |
parent | 24474f2709af6729b9b1da1c5e160ab62e25e3a4 [diff] |
i40e: Memory leak in i40e_config_iwarp_qvlist Added freeing the old allocation of vf->qvlist_info in function i40e_config_iwarp_qvlist before overwriting it with the new allocation. Signed-off-by: Martyna Szapar <martyna.szapar@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>