commit | bc57a1f81317f765865e3e0c00d3421a3084955e | [log] [tgz] |
---|---|---|
author | Tom Taylor <tomtaylor@google.com> | Tue Oct 14 13:38:17 2014 -0700 |
committer | Tom Taylor <tomtaylor@google.com> | Tue Oct 14 16:49:57 2014 -0700 |
tree | 1ecfc6927fe255aff717a211100a5b2e5808ecaf | |
parent | 528b58623feee609055a31e58bf5e1ea3658bf40 [diff] |
Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager Bug 17969135 Use query (instead of rawQuery) and pass in arguments instead of building the query with a giant string. Add a unit test that fails with the old code but passes with the new code. Change-Id: Id04a1db6fb95fcd923e1f36f5ab3b94402590918