[Webkit-unassigned] [Bug 50277] key member variable in NumericStrings CacheData is never initialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 16:30:10 PST 2010


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





--- Comment #5 from Darin Adler <darin at apple.com>  2010-11-30 16:30:10 PST ---
If the goal was just to quiet valgrind, we could just reverse the if statements and check the string for null before looking at the hash table key. That would make cache misses slower, though, so not sure it’s worth it.

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