Closed Bug 9275 Opened 26 years ago Closed 26 years ago

A bug to review profile code re memory management

Categories

(Core Graveyard :: Profile: BackEnd, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: racham, Assigned: racham)

Details

Carry forward any changes missed in Bug 6984. Go over the module to fix any new memory leak problems.
Status: NEW → ASSIGNED
Target Milestone: M9
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Removed all unnecessary ADDREFs from the code. The only ADDREF that happens is in StartUp routine. As profiles is the one the services that get initialized at the very beginning, the reference to the registry object remain valid until the end of the app. This is a development bug. In the process of going over the code to eliminate the possible memory leaks, the addrefs have been taken out. Marking fixed.
Status: RESOLVED → VERIFIED
dev bug
Component: Profile Manager → Profile Manager BackEnd
Moving all Profile Manager bugs to new Profile Manager Backend component. Profile Manager component to be deleted.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.