commit | 7d2d80416c9c46f10a9360b2f7bb3c61aefe3e44 | [log] [tgz] |
---|---|---|
author | FNU Ramendra <rramendr@codeaurora.org> | Fri Jul 26 14:42:26 2013 -0600 |
committer | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Tue Mar 03 17:01:52 2015 -0700 |
tree | b5f84654e3dc94aaac89ad44d37722040d1b7574 | |
parent | 812b461129297cf45a930545ac28d38497195661 [diff] |
msm: rpc: Fix uninitialized union in rpc router code Initialize the rr_control_msg union to prevent the local users to obtain sensitive information from kernel memory. CRs-Fixed: 515623 Change-Id: I778e6544fab22a2e2d87acaa7192e063dae4fbc7 Signed-off-by: FNU Ramendra <rramendr@codeaurora.org>