Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(520)

Issue 106480044: Add equality comparison to EqualToTolowerString. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by Rouslan Solomakhin
Modified:
9 years, 10 months ago
Reviewers:
roubert (google)
CC:
lararennie, keghani, davinci_google, dbeaumont
Base URL:
https://libaddressinput.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add equality comparison to EqualToTolowerString. Chromium browser tests on Windows in debug mode have exposed that std::equal is not safe. It should be used only after a length comparison. (Bot failures can be seen at http://goo.gl/qvaBg3, http://goo.gl/j89rgZ, and http://goo.gl/CxcyYm.) TBR=roubert@google.com Committed: https://code.google.com/p/libaddressinput/source/detail?r=300

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M cpp/src/util/cctype_tolower_equal.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4
Rouslan Solomakhin
FYI
9 years, 10 months ago (2014-07-07 22:44:18 UTC) #1
Rouslan Solomakhin
Committed patchset #1 manually as r300 (presubmit successful).
9 years, 10 months ago (2014-07-07 22:44:36 UTC) #2
roubert (google)
LGTM Oh, my, this is embarrassing ... It doesn't really have anything to do with ...
9 years, 10 months ago (2014-07-08 18:41:38 UTC) #3
Rouslan Solomakhin
9 years, 10 months ago (2014-07-08 19:05:28 UTC) #4
Message was sent while issue was closed.
No worries, it happens to the best of us :-)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b