OSDN Git Service

Same fix from donut. Use sizeof(UChar) * aLength for the correct comparison.
authorPatrick Scott <phanna@android.com>
Tue, 30 Jun 2009 18:43:34 +0000 (14:43 -0400)
committerPatrick Scott <phanna@android.com>
Tue, 30 Jun 2009 18:43:34 +0000 (14:43 -0400)
commitd2d04a14cf7fade0c772520daf5bbdfb61d60473
tree4196c8641fc391b5ceb5ae75e3487f8b584b2533
parent1b973c4067dbc67aa157b2ca800fa22decd00f75
Same fix from donut. Use sizeof(UChar) * aLength for the correct comparison.
WebCore/platform/text/StringHash.h