commit | 5a8faafd9854756cf69520a5f5876ab728de7d3a | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Thu Nov 21 14:04:23 2013 -0800 |
committer | Gopal G Goberu <ggober@codeaurora.org> | Tue Jan 07 22:10:34 2014 +0530 |
tree | 6ead946704f07049c310f7a7f61184608ed5150f | |
parent | d1b0822c1dc8c67aa1773bd6ede8bb5fbc57b7ea [diff] |
msm: ipa: Fix the format string vulnerability. Fix the format string vulnerability by explicitly specifiying string argument instead of just using user-specified string. This will prevent read/write anywhere from the stack. CRs-Fixed: 561941 Change-Id: Idffa9a04d0f6712205ac7701c7cd7cf4a246cde0 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Signed-off-by: Gopal G Goberu <ggober@codeaurora.org>