Closed
Bug 7499
Opened 26 years ago
Closed 25 years ago
MLK in nsPluginsDirWin.cpp
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M9
People
(Reporter: David.R.Gardiner, Assigned: serhunt)
Details
(Whiteboard: [07301999] waiting to hear back from engineer)
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
version structure was malloc'd, with no free
Reporter | ||
Comment 1•26 years ago
|
||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 2•25 years ago
|
||
Reassigning Plugin bugs to Andrei
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•25 years ago
|
Whiteboard: [07301999] waiting to hear back from engineer
Comment 3•25 years ago
|
||
Andrei how can I verify this?
I do not think you can. This is coding style issue and it could be caught by
tools like BoundsChecker (sp?). I just added freeing memory to match its
allocation, that's all. You can probably ask amusil to look at it, since he
wrote the original code.
Comment 5•25 years ago
|
||
The latest version of this code looks fine to me.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
well if Alex says it's fixed -- marking it verified
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•