| commit | 0e83d3b21cc0faa181202056f8620dc087d89b88 | [log] [tgz] |
|---|---|---|
| author | Brent Hronik <bhronik@codeaurora.org> | Wed May 01 16:25:00 2013 -0600 |
| committer | Brent Hronik <bhronik@codeaurora.org> | Thu May 02 09:21:15 2013 -0600 |
| tree | f487f6ef3d9290de0c9c11fe67840017cc1697c3 | |
| parent | 96630429d7cfee53cd7f6f27ccb2ee61d1fc595a [diff] |
msm: ipc_router: Fix potential leaks and null dereferences Added null pointer checks to avoid potential null pointer dereferences and free statements to avoid potential memory leaks Change-Id: I0553dfe6c61260a700a9dc6a411dcec6483e0eb8 Signed-off-by: Brent Hronik <bhronik@codeaurora.org>