Closed Bug 55848 Opened 24 years ago Closed 24 years ago

MLK: BeOS nsPluginFile::FreePluginInfo() does nothing

Categories

(Core Graveyard :: Plug-ins, defect, P3)

x86
BeOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
Future

People

(Reporter: bruce, Assigned: serhunt)

Details

(Keywords: memory-leak)

This is the BeOS implementation:
222 nsresult nsPluginFile::FreePluginInfo(nsPluginInfo& info)
223 {
224   return NS_OK;
225 }

It needs to free up all memory allocated and placed into the nsPluginInfo in 
nsPluginFile::GetPluginInfo().

I don't know of any BeOS people to cc on this bug.  (Are there any?)
Keywords: mlk
Not a Netscape 6 RTM blocker. FUTURE. This bug has been marked Future because
the Netscape engineer it is assigned to is overburdened.
Target Milestone: --- → Future
It is implemented now. Marking fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified (rubberstamp)
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.