Closed Bug 608314 Opened 14 years ago Closed 13 years ago

Memory leak in xpcom/typelib/xpidl/xpidl_idl.c in method new_input_data

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: karel.rank, Assigned: karel.rank)

References

Details

(Keywords: memory-leak)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.18 Safari/534.10
Build Identifier: 

If there is error during reading from input file, then buffer used for reading from input file is not freed -> memory leak

Reproducible: Always
Keywords: mlk
Attachment #486955 - Flags: review?(ted.mielczarek)
Comment on attachment 486955 [details] [diff] [review]
Free buffer before returning from new_input_data in pcom/typelib/xpidl/xpidl_idl.c

I'm not actually an XPCOM peer, sorry.
Attachment #486955 - Flags: review?(ted.mielczarek) → review?(benjamin)
Assignee: nobody → karel.rank
Comment on attachment 486955 [details] [diff] [review]
Free buffer before returning from new_input_data in pcom/typelib/xpidl/xpidl_idl.c

This code is being imminently removed, so this is probably not worth the time to get landed. It's a build tool anyway, so this won't affect the product at all.
Attachment #486955 - Flags: review?(benjamin)
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: