commit | dfbdec1b1a0bb6fb27697f24c876dd3a93478109 | [log] [tgz] |
---|---|---|
author | Ping-Ke Shih <pkshih@realtek.com> | Mon Jun 21 12:48:39 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 23 06:16:46 2021 |
tree | b8004e7811a1b75669df445eab03ec47340bba96 | |
parent | 6e7a6a136a5f30c2960c023ded3d7c0972d6cef3 [diff] |
CHROMIUM: rtw88: fix c2h memory leak of firmware adaptivity Fix erroneous code that leads to unreferenced objects. Release the object that is no longer needed to avoid memory leak. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> BUG=b:191218829 TEST=none Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Change-Id: I33d249edd11bef94a3fe2f9ea72dc83e7a9b939f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/2975739 Reviewed-by: Yen-lin Lai <yenlinlai@chromium.org> Tested-by: Yen-lin Lai <yenlinlai@chromium.org> Commit-Queue: Yen-lin Lai <yenlinlai@chromium.org> (cherry picked from commit cc9e30cb1130fba86413fff5dfd8636e4c1605db) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/2981474