Bug 75389

Summary: EnvironmentUtilities::stripValuesEndingWithString fails when the variable ends with the search value
Product: WebKit Reporter: mitz
Component: PlatformAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: harrison
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix an off-by-1 error andersca: review+

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