Closed Bug 918071 Opened 11 years ago Closed 10 years ago

gfx/skia/src/ports/FontHostConfiguration_android.cpp:216: resource leak ?

Categories

(Core :: Graphics, defect)

23 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: dcb314, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 (Beta/Release)
Build ID: 20130903162616

Steps to reproduce:

I ran static analyser "cppcheck" over the source code of firefox version 24


Actual results:

[mozilla-release/gfx/skia/src/ports/FontHostConfiguration_android.cpp:216]: (error) Resource leak: file



Expected results:

Possible missing call to fclose.
Component: Untriaged → Graphics
Product: Firefox → Core
Is this still relevant?
Blocks: cppcheck
Flags: needinfo?(gwright)
>Is this still relevant?

I don't think so. I checked all the source code in the 
ports directory of a recent copy of firefox and it looked
ok to me.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
We also never built this file anyway.
Flags: needinfo?(gwright)
You need to log in before you can comment on or make changes to this bug.