Open Bug 1653996 Opened 4 years ago Updated 3 years ago

`DelayedStartInputStream` leaks when all reference to it were dropped and it was not explicitly used nor `Close()`ed

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

People

(Reporter: mayhemer, Unassigned)

References

(Regression)

Details

(Keywords: regression)

As part of investigation of bug 1487113 I found out that when the child side of DeserializeIPCStream result (delayed open) is never explicitly Close()ed and just released the last reference, we leak it.

As I don't know the internals of this helper class, it's hard to propose a solution.

The severity field is not set for this bug.
:jld, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jld)
Has Regression Range: --- → yes

This issue will be resolved by bug 1754004 once it is ready, as that type won't exist anymore.

Severity: -- → S3
Depends on: 1754004
Flags: needinfo?(jld)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.