commit | fd7459ca2f5f63c3558817b41fead2641556b13d | [log] [tgz] |
---|---|---|
author | mitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Dec 30 17:01:20 2011 +0000 |
committer | mitz@apple.com <mitz@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Fri Dec 30 17:01:20 2011 +0000 |
tree | fd0a23260c55153cf43b85c42120d2132fad7bcf | |
parent | 4175a2afc243a46a3651201cefd1a22d96f04aad [diff] |
EnvironmentUtilities::stripValuesEndingWithString fails when the variable ends with the search value https://bugs.webkit.org/show_bug.cgi?id=75389 Reviewed by Anders Carlsson. * Platform/unix/EnvironmentUtilities.cpp: (WebKit::EnvironmentUtilities::stripValuesEndingWithString): Fixed an off-by-1 error when examining the character after the match. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103843 268f45cc-cd09-0410-ab3c-d52691b4dbfc