Bug 75389 - EnvironmentUtilities::stripValuesEndingWithString fails when the variable ends with the search value
Summary: EnvironmentUtilities::stripValuesEndingWithString fails when the variable end...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-12-30 08:50 PST by mitz
Modified: 2012-03-09 14:17 PST (History)
1 user (show)

See Also:


Attachments
Fix an off-by-1 error (1.44 KB, patch)
2011-12-30 08:52 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-12-30 08:50:55 PST
EnvironmentUtilities::stripValuesEndingWithString fails when the variable ends with the search value
Comment 1 mitz 2011-12-30 08:52:11 PST
Created attachment 120804 [details]
Fix an off-by-1 error
Comment 2 mitz 2011-12-30 09:01:42 PST
Fixed in <http://trac.webkit.org/r103843>.
Comment 3 David Harrison 2012-03-09 14:17:08 PST
rdar://9937748