[Webkit-unassigned] [Bug 55504] Use of uninitialized value in numeric lt (<) at Tools/Scripts/old-run-webkit-tests line 1778.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 08:58:25 PST 2011


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





--- Comment #6 from Adam Roben (:aroben) <aroben at apple.com>  2011-03-02 08:58:25 PST ---
(In reply to comment #3)
> findNewestFileMatchingGlob can early return, which I think returns the undefined value. I saw this on the Qt bot.

Hm, but if findNewestFileMatchingGlob returns undefined, we shouldn't even get to line 1778, since $newestCrashLog will be undefined.

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