[Webkit-unassigned] [Bug 38256] [GTK] Random failure on 'testdownload' unit test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 05:18:30 PDT 2010


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





--- Comment #19 from Xan Lopez <xan.lopez at gmail.com>  2010-06-29 05:18:30 PST ---
(In reply to comment #18)
> > 
> > Mmm, do you really need to dup the string?
> 
> As the string is gonna be used in a function called "on idle", I'd rather do it this way and then free the string there. I think it's safer.

AFAICT the string survives across the whole test, so whether it's used in an idle or not is irrelevant here.

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