After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344976 - Leak in orbit_idl_output_c_deps()
Leak in orbit_idl_output_c_deps()
Status: RESOLVED FIXED
Product: ORBit2
Classification: Deprecated
Component: IDL compiler
unspecified
Other Linux
: Normal normal
: ---
Assigned To: ORBit maintainers
ORBit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-15 11:21 UTC by Kjartan Maraas
Modified: 2006-06-17 18:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
proposed patch (556 bytes, patch)
2006-06-15 11:22 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2006-06-15 11:21:46 UTC
Patch attached.

This was found by the coverity checker and has error ID #2622 there.
Comment 1 Kjartan Maraas 2006-06-15 11:22:16 UTC
Created attachment 67405 [details] [review]
proposed patch
Comment 2 Michael Meeks 2006-06-15 16:02:31 UTC
looks great - please do commit, obviously not-critical but ... great to clean up.
Comment 3 Kjartan Maraas 2006-06-17 18:17:06 UTC
Commited.