commit | 6093f3adc64b61e383eedb3c859e1e3bf7941751 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Wed Jun 26 16:04:33 2013 -0700 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Wed Jun 26 16:04:33 2013 -0700 |
tree | fed36bc472a477969f8f7025e9b6d1e197a8eb60 | |
parent | 32f9c9af1335b121f4e1857ff61e85cffb27a1a6 [diff] |
ion: msm: Add null-pointer check to info struct Add null-pointer check after allocation to avoid null-pointer deference and subsequent crash of the kernel. Change-Id: Idba61f5047225323d83425863222808522e89f53 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>