[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:55:22 PST 2013


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





--- Comment #8 from Sergio Villar Senin <svillar at igalia.com>  2013-01-22 11:57:14 PST ---
(In reply to comment #7)
> Dan I think we need to revert it. The current libsoup stack does not handle the G_MAXSIZE value for count in read_async as it tries to create a buffer of that size.

The problem is actually located in read_internal() in gconverterinputstream.c the first time it tries to read something from the underlying string.

-- 
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