RESOLVED FIXED 39666
[GTK] writeToFile fails when length is large
https://bugs.webkit.org/show_bug.cgi?id=39666
Summary [GTK] writeToFile fails when length is large
Kwang Yul Seo
Reported 2010-05-25 02:48:41 PDT
writeToFile forgot to increment data pointer.
Attachments
Patch (1.07 KB, patch)
2010-05-25 02:50 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-05-25 02:50:22 PDT
Xan Lopez
Comment 2 2010-05-25 11:20:38 PDT
Comment on attachment 56998 [details] Patch My Goodness... good catch.
Xan Lopez
Comment 3 2010-05-25 11:23:02 PDT
How did you notice this btw? If you have some kind of test it would be really good to add it.
Kwang Yul Seo
Comment 4 2010-05-25 11:28:00 PDT
(In reply to comment #3) > How did you notice this btw? If you have some kind of test it would be really good to add it. I just read the code.
WebKit Commit Bot
Comment 5 2010-05-27 02:52:06 PDT
Comment on attachment 56998 [details] Patch Clearing flags on attachment: 56998 Committed r60286: <http://trac.webkit.org/changeset/60286>
WebKit Commit Bot
Comment 6 2010-05-27 02:52:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.