Closed Bug 319707 Opened 19 years ago Closed 19 years ago

mozMySpell::Check leaks

Categories

(Core :: Spelling checker, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bzbarsky, Assigned: mscott)

References

Details

(Keywords: memory-leak)

308   char *charsetWord = (char *) nsMemory::Alloc(sizeof(char) * (outLength+1));

This is never deallocated.
Flags: blocking1.9a1?
Flags: blocking1.8.1?
Flags: blocking1.8.0.1?
this is being tracked in another bug which is already nominated. Clearing the flags.
Flags: blocking1.9a1?
Flags: blocking1.8.1?
Flags: blocking1.8.0.1?
Which bug?  Add a dependency?
Depends on: 307052
fixed by 307052
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.