Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b841ed5f authored by Rakesh Pillai's avatar Rakesh Pillai Committed by nshrivas
Browse files

qcacmn: Fix memory leak in case of pdev attach failure

The cleanup done in case of pdev attach failure
does not deinitialize the IPA tx and rx buffers.
Also the tx descriptors are not freed in this
cleanup path.
Due to this, the tx descriptors and IPA tx/rx
buffers memory is neither freed not unmapped.

Fix this pdev attach failure cleanup path to
avoid memory leaks.

Change-Id: I570e3618f0f48f56749466fce5bcba5a4ef1c161
CRs-Fixed: 2663036
parent 9d28526a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment