[Webkit-unassigned] [Bug 39327] Enforce size constraints on various data structures in JavaScriptCore/wtf.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 18 16:10:23 PDT 2010


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





--- Comment #2 from David Levin <levin at chromium.org>  2010-05-18 16:10:23 PST ---
This is a start of helping to automatically enforce memory constraints on key data structures.

The idea for doing this comes from https://bugs.webkit.org/show_bug.cgi?id=38906#c5 and that it would be good to detect issues like this automatically at build time.

This patch only addresses wtf items. (A future one could address some WebCore items.)

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