I did some work in http://bugs.webkit.org/show_bug.cgi?id=12783 based on one of your patches in bugzilla, but it doesn't port all of those changes. The only malloc() related fix I can recall is that url string life-time wasn't guaranteed to last as long as curl request which could have caused problems.
-- kjk On 2/22/07, Mike Emmel <[EMAIL PROTECTED]> wrote:
On 2/22/07, Krzysztof Kowalczyk <[EMAIL PROTECTED]> wrote: This should work. Did you get my latest changes in ? I fixed a few bugs some stuff with malloc's etc that was causing crashes like what your seeing when a second resource was loaded. So their were bugs in the code that caused crashes on the second load that where fixed.
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

