[Webkit-unassigned] [Bug 106789] [SOUP] work around a glib bug exposed by the new redirect code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 11:58:08 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106789


Dan Winship <danw at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #9 from Dan Winship <danw at gnome.org>  2013-01-22 12:00:00 PST ---
ugh, the G_MAXSSIZE should have changed to READ_BUFFER_SIZE... The code now would be a buffer overrun if someone returned a redirect response that was larger than READ_BUFFER_SIZE. (Which the test suite never does... actually, that might be a good test...)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list