Security/Reviews/Firefox4/JS-ctypes: Difference between revisions

no edit summary
(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...")
 
No edit summary
Line 1: Line 1:
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.
See https://bugzilla.mozilla.org/show_bug.cgi?id=627107 and https://bugzilla.mozilla.org/show_bug.cgi?id=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.
Confirmed users
69

edits