Bug 97935 - Pass the correct path length to _NSGetExecutablePath
Summary: Pass the correct path length to _NSGetExecutablePath
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 13:29 PDT by Anders Carlsson
Modified: 2012-09-28 13:32 PDT (History)
0 users

See Also:


Attachments
Patch (1.76 KB, patch)
2012-09-28 13:30 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-09-28 13:29:30 PDT
Pass the correct path length to _NSGetExecutablePath
Comment 1 Anders Carlsson 2012-09-28 13:30:13 PDT
Created attachment 166306 [details]
Patch
Comment 2 Sam Weinig 2012-09-28 13:31:17 PDT
Comment on attachment 166306 [details]
Patch

:(
Comment 3 Anders Carlsson 2012-09-28 13:32:50 PDT
Committed r129942: <http://trac.webkit.org/changeset/129942>