Skip to content
Commit 9abb15f5 authored by Manoj Prabhu B's avatar Manoj Prabhu B
Browse files

memshare: Prevent possible integer overflow


Prevent possible integer overflow by sanitizing the alloc request
size coming from the client against allottable amount of memory.

Change-Id: I74cb0f7b0808f20299586969fd5c810d44c3e576
Signed-off-by: default avatarManoj Prabhu B <quic_bmanoj@quicinc.com>
parent f8ce1d2c
Please register or to comment