Skip to content
Snippets Groups Projects
Commit 4901a3a7 authored by Utkarsh Saxena's avatar Utkarsh Saxena Committed by Stuart Scott
Browse files

msm: ipa: Fix for missing int overflow check in the refcount library


Overflow of reference counter can lead to memory leak.

Before incrementing the reference count, check with
U32_MAX and return for error check.

Bug: 35467471
Change-Id: Ib96d36574ee086ec73c9836110cb2c98e8ae3d66
Acked-by: default avatarMohammed Javid <mjavid@qti.qualcomm.com>
Signed-off-by: default avatarUtkarsh Saxena <usaxena@codeaurora.org>
parent 9f2b7a1b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment