[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:29:11 PST 2010


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





--- Comment #4 from Darin Adler <darin at apple.com>  2010-11-30 16:29:11 PST ---
(In reply to comment #3)
> It's just probably a good idea to shut up valgrind

I guess so.

> protect ourselves against future refactorings where this could become an issue.

I don’t think it really does protect us, because the initial value of 0 is not necessarily good after future refactoring either.

I’d like to hear what the original author thinks.

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