service_resolver_64: Correctly check all the bytes of the service code.
commitbb7eafcfeec81ff39fb4213993c8eb6967ef27b3
authormgiuca <mgiuca@chromium.org>
Wed, 1 Jul 2015 18:29:53 +0000 (1 11:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 1 Jul 2015 18:31:39 +0000 (1 18:31 +0000)
treef8a951004421a3cecd9d3e936667bba110f73bc5
parent4e6190e6239fac9078171c1cd0f7bd98618794d4
service_resolver_64: Correctly check all the bytes of the service code.

Previously was only checking the first 8 bytes.

BUG=506049,505319

Review URL: https://codereview.chromium.org/1209033014

Cr-Commit-Position: refs/heads/master@{#337075}
sandbox/win/src/service_resolver_64.cc