Security/Reviews/Firefox4/JS-ctypes

From MozillaWiki
< Security‎ | Reviews‎ | Firefox4
Revision as of 18:17, 19 January 2011 by Briansmith (talk | contribs) (Created page with "See bug 627097. IMO, we should find a way to make memory management in js-ctypes less error-prone and add more safety mechanisms to detect/prevent usages of memory via pointers t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

See bug 627097. IMO, we should find a way to make memory management in js-ctypes less error-prone and add more safety mechanisms to detect/prevent usages of memory via pointers to js-ctypes-rooted GC'd objects.