[Pidgin] #9822: Potential issues found by a static analysis tool
Pidgin
trac at pidgin.im
Sun Aug 2 01:36:00 EDT 2009
#9822: Potential issues found by a static analysis tool
----------------------+-----------------------------------------------------
Reporter: muellejo | Owner: rekkanoryo
Type: defect | Status: new
Milestone: | Component: unclassified
Version: | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment(by darkrain42):
{{{
[libpurple\util.c:4020]: (all) Memory leak: new_data
new_data is NULL, I don't think it's being leaked :)
[finch\libgnt\gntentry.c:256]: (error) Deallocating a deallocated pointer:
match
Probably got confused by a similarly named variable inside the
function it's passed to
[finch\libgnt\gntwm.c:841]: (error) Mismatching allocation and
deallocation: file
Got confused by g_fopen/fclose, which !QuLogic tells me is fine.
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/9822#comment:7>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list