Bug 11778 - CString::data() should be documented as returning a null terminated char array
Summary: CString::data() should be documented as returning a null terminated char array
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 420+
Hardware: PC All
: P3 Minor
Assignee: Darin Fisher (:fishd, Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 14:59 PST by Darin Fisher (:fishd, Google)
Modified: 2006-12-08 10:56 PST (History)
0 users

See Also:


Attachments
patch (922 bytes, patch)
2006-12-07 16:57 PST, Darin Fisher (:fishd, Google)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Fisher (:fishd, Google) 2006-12-07 14:59:05 PST
CString::data() should be documented as returning a null terminated char array
Comment 1 Darin Fisher (:fishd, Google) 2006-12-07 16:57:57 PST
Created attachment 11768 [details]
patch

OK, I added a brief comment above the class decl.
Comment 2 Darin Adler 2006-12-07 17:03:13 PST
Comment on attachment 11768 [details]
patch

r=me
Comment 3 Alexey Proskuryakov 2006-12-08 10:56:18 PST
Committed revision 18080.