commit | 7965f27a3055ca8d5c05151e29731804f3348067 | [log] [tgz] |
---|---|---|
author | Mahesh Sivasubramanian <msivasub@codeaurora.org> | Tue Apr 16 14:51:40 2013 -0600 |
committer | Mahesh Sivasubramanian <msivasub@codeaurora.org> | Tue Apr 16 15:31:56 2013 -0600 |
tree | 8ecd680d8734312fb26b4db318d8827cd155785b | |
parent | 61ce014013a1aa4feee7a861ce72fd0e81d4b13e [diff] |
msm: rpm-smd: Fix uninitialized variables in a function The return variables in certain variables were uninitiliazed and can lead to unknown behavior when the caller deferences them. Change-Id: Ifa92c8f2e2ea1a65940995a124a6c7f198337414 Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>