Skip to content
Snippets Groups Projects
Commit 740cae09 authored by Srinivas Kandagatla's avatar Srinivas Kandagatla
Browse files

fastrpc: apps_user: check args before freeing.


args pointer can be uninitalized before calling free.
Code path for this is via VERIFYC macro jumping to bail label
which is not very explicit from the code.

Fixes: 7797ba9c (apps_user: fix memory leak)
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
parent 7adc8f56
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.
Finish editing this message first!
Please register or to comment