[webkit-dev] Gdklauncher Craches

Krzysztof Kowalczyk kkowalczyk at gmail.com
Thu Feb 22 20:44:24 PST 2007


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 <mike.emmel at gmail.com> wrote:
> On 2/22/07, Krzysztof Kowalczyk <kkowalczyk at gmail.com> 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.



More information about the webkit-dev mailing list