RESOLVED FIXED 45701
[BREWMP] Set m_size in SharedBuffer::createWithContentsOfFile();
https://bugs.webkit.org/show_bug.cgi?id=45701
Summary [BREWMP] Set m_size in SharedBuffer::createWithContentsOfFile();
Hyung Song
Reported 2010-09-13 13:06:49 PDT
SharedBuffer::createWithContentsOfFile() reads file content and saves to result.m_buffer directly, leaving result.m_size unchanged.
Attachments
Patch (1.42 KB, patch)
2010-09-13 13:14 PDT, Hyung Song
no flags
Hyung Song
Comment 1 2010-09-13 13:14:33 PDT
WebKit Commit Bot
Comment 2 2010-09-14 07:43:06 PDT
Comment on attachment 67462 [details] Patch Clearing flags on attachment: 67462 Committed r67468: <http://trac.webkit.org/changeset/67468>
WebKit Commit Bot
Comment 3 2010-09-14 07:43:10 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 4 2010-09-14 09:14:21 PDT
Note You need to log in before you can comment on or make changes to this bug.