My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
Issue 70: Double Delete in plugin.cc
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  bsy+leg...@google.com
Closed:  Oct 26
Security-Contest
Type-Defect


Sign in to add a comment
 
Reported by chris.rohlf, Apr 06, 2009
TEAM CJETM
Affected OS: Linux, OSX, Windows
Tested Browser: Firefox 3.0.6
NaCl Version: nacl_linux_0.1_57_2009_03_30.tgz

Double Delete in plugin.cc

Quick Summary: NaCl sets up a class instance named 'callback' on line 308
of plugin.cc. Through some clever trickery we can get NaCl to call 'delete'
on  this class instance twice. See the readme for more info.
CJETM-Apr-6.tar
10.0 KB Download
Comment 1 by nativeclient.admin, Apr 10, 2009
(No comment was entered for this change.)
Status: Accepted
Owner: b...@google.com
Comment 2 by nativeclient.admin, Apr 10, 2009
(No comment was entered for this change.)
Labels: Type-Defect
Comment 3 by bsy+leg...@google.com, May 07, 2009
fixed in current release.
Comment 4 by bsy+leg...@google.com, Oct 26, 2009
fixed and closing.
Status: Fixed
Sign in to add a comment