commit | 6594eb363730ecebaacb4748771d2ec41671b0bb | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Mon Feb 25 14:34:16 2013 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Mon Feb 25 14:35:36 2013 -0800 |
tree | 0f8da593ddfc0aceec6c917df3ff1838d44d4bfa | |
parent | 24d2581c73b697b3c120d71eb6a5244f3ce71cee [diff] |
msm: Add null pointer checks Add null pointer checks to ensure subsystem API calls do not dereferences null pointers and cause system crash. Change-Id: I5d5efc21b346ac5b9f6ddb2e42354aaf40fb56a7 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>