-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpmsg: glink: Resource cleanup on glink smem probe fail
When glink smem probe fails before completion, allocated resources are not freed properly before return. Freeing up allocated resources before return, in case of glink smem probe failure before completion. CRs-Fixed: 2482441 Change-Id: Ia3834fe7a9555b4e4a9e225fe3002400523f0f1e Signed-off-by: Deepak Kumar Singh <[email protected]>
- Loading branch information
Deepak Kumar Singh
authored and
Gerrit - the friendly Code Review server
committed
Aug 6, 2019
1 parent
b6f62dc
commit ad317a3
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ad317a3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already cherry-picked, see: 00d0e1e