[Webkit-unassigned] [Bug 13401] Reproducible crash calling myArray.sort(compareFn) from within a sort comparison function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 04:45:59 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13401


bdash at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdash at webkit.org




------- Comment #2 from bdash at webkit.org  2007-04-19 04:45 PDT -------
One solution may be to use qsort_r rather than a static variable with qsort.


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



More information about the webkit-unassigned mailing list