diff options
author | Sergio Giro <sgiro@google.com> | 2016-10-28 20:13:36 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2017-06-22 12:31:15 +0100 |
commit | 9e217304aae2b84a4213ddf69d5ed1daf1a61f5c (patch) | |
tree | a28790ae39c3dd4d261c8f877e546aad55c0fe98 /include/ScopedJavaUnicodeString.h | |
parent | 2f13b32b18b27111ded3b9f6cd197fb47a306af5 (diff) |
CertificateTest: fix error-prone code in test
There was a comparison of a byte against the value 200, which would
always fail. From the code below it's evident that the comparison should
be against the value 200 casted as a byte.
Test: vogar CertificateTest
(cherry picked from commit 2cdb68f718098570bf466661d5aba3f1ceba566a)
Change-Id: I86f9ff925a81dc6d0f174063992745db558ca73c
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions