ipm: cavs: Fix possible buffer overflow
A buffer overflow happens in send() when size is negative because it is promoted to signed when used in memcpy. Signed-off-by:Flavio Ceolin <flavio.ceolin@intel.com> (cherry picked from commit eeea26d2)
Loading
Please sign in to comment