Skip to content
Snippets Groups Projects
Commit dae3214c authored by Murali Nalajala's avatar Murali Nalajala Committed by Gerrit - the friendly Code Review server
Browse files

mdt_loader: check for overflow before allocating memory


Memory allocation is happening without checking the overflow.
This could lead to an unexpected results. Check for overflow
before allocating memory.

Change-Id: Icb513ebd8030976e3f0970e9542596f9c5917843
Signed-off-by: default avatarMurali Nalajala <quic_mnalajal@quicinc.com>
parent 5afd5a81
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment