Fix ComputeModifiedUtf8Hash().
Explicitly cast the character to uint8_t so that we do not produce different results depending on whether the platform has a signed or unsigned char. Test: Additional test in utf_test. Bug: 120749178 Change-Id: Icf329baa9eb95c2db820b51873e72d95aabf398e
Loading
Please sign in to comment